mirror of
https://github.com/cmderdev/cmder.git
synced 2025-07-27 18:39:50 +08:00
Do not overwrite aliases on update
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
e.=explorer .
|
||||
gl=git log --oneline --all --graph --decorate $*
|
||||
ls=ls --show-control-chars -F --color $*
|
||||
pwd=cd
|
||||
clear=cls
|
||||
history=cat %CMDER_ROOT%\config\.history
|
||||
unalias=alias /d $1
|
||||
vi=vim $*
|
Reference in New Issue
Block a user