-
Open Conemu
-
Open Settings -> Tasks or go to new tab button -> Setup tasks.
-
Click
+to add a new task -
Enter the name as
Git Bashor whatever you like -
Task parameters:
/icon "C:\Program Files (x86)\Git\etc\git.ico" /dir "C:\_git" -
Command:
"C:\Program Files (x86)\Git\bin\sh.exe" --login -i
-
-
Save nicolas-t/3fd016c7d08268722a27 to your computer and use it in GitHub Desktop.
Author
Author
pour cmder,
j'ai installé cmder full avec git-for-windows (directement dans C:) puis
Task parameters:
/icon "C:\Cmder\icons\cmder_blue.ico" /dir "C:\Users\nicolas"
Command:
"C:\Cmder\vendor\git-for-windows\bin\sh.exe" --login -i -new_console:d:C:\Users\nicolas\code\boardbang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add branch name in vm.
edit bashrc :
vim ~/.bashrcadd alias and branch name coloration :
execute bashrc:
. ~/.bashrc