This commit is contained in:
Dax T. Games 2019-03-31 16:11:14 -04:00
parent 43d5a7b833
commit f39b921121
2 changed files with 28 additions and 28 deletions

View File

@ -9,7 +9,7 @@ gl=git log --oneline --all --graph --decorate $*
ls=ls --show-control-chars -F --color $*
pwd=cd
clear=cls
history=cat -n %CMDER_ROOT%\config\.history
history=cat -n "%CMDER_ROOT%\config\.history"
unalias=alias /d $1
vi=vim $*
cmderr=cd /d "%CMDER_ROOT%"