Posts

Showing posts from November, 2020

Менеджер пакетов для Windows (software package manager)

Image
Менеджер пакетов для Windows (software package manager)   Недавно начал пользоваться такой штукой (это пакетный менеджер программного обеспечения под Windows, такие уже 100 лет используются во всех дистрибутивах linux, только называются иначе например apt или packman,  а большинство "Виндузятников" даже не знают что есть подобное и для винды, и я недавно тоже был в их числе), мне очень понравилось, рекомендую к использованию! https://chocolatey.org/ Требования к системе: Windows 7+ / Windows Server 2003+ PowerShell v2+ (minimum is v3 for install from this website due to TLS 1.2 requirement ) .NET Framework 4+ (the installation will attempt to install .NET 4.0 if you do not have it installed)(minimum is 4.5 for install from this website due to TLS 1.2 requirement )

Зоопарк консолек для виндов ... или не единым cmd.exe (Command line Zoo for Windows)

Image
Зоопарк консолек для виндов ... или не единым cmd.exe (Command line Zoo for Windows)  http://mridgers.github.io/clink/   -  Clink ( git ) ( функциональная замена не функциональному cmd ))) Фичи: The same line editing as Bash (from GNU’s Readline library). History persistence between sessions. Context sensitive completion; Executables (and aliases). Directory commands. Environment variables Thirdparty tools; Git, Mercurial, SVN, Go, and P4. New keyboard shortcuts; Paste from clipboard ( Ctrl-V ). Incremental history search ( Ctrl-R/Ctrl-S ). Powerful completion ( TAB ). Undo ( Ctrl-Z ). Automatic “cd ..” ( Ctrl-Alt-U ). Environment variable expansion ( Ctrl-Alt-E ). (press  Alt-H  for many more…) Scriptable completion with Lua. Coloured and scriptable prompt. Auto-answering of the “Terminate batch job?” prompt.