mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
%USERPROFILE%) (#2185)
When launched from the start menu shortcut, cmder starts in %SCOOP%\apps\cmder\current, which is not ideal behaviour for a terminal program. This patch makes the shortcut always start in the home directory with the argument '/start'. When started from the shim or directly, cmder starts in your current directory anyway, which is expected behaviour.
…
…
…
…
…
Description
Languages
PowerShell
100%