Support UTF-8 file list

This commit is contained in:
Simon Asika 2015-01-29 00:57:17 +08:00
parent a708fff824
commit 64aaa96bfb

View File

@ -1,6 +1,6 @@
e.=explorer . e.=explorer .
gl=git log --oneline --all --graph --decorate $* gl=git log --oneline --all --graph --decorate $*
ls=ls --color $* ls=ls --show-control-chars -F --color $*
pwd=cd pwd=cd
clear=cls clear=cls
history=cat %CMDER_ROOT%\config\.history history=cat %CMDER_ROOT%\config\.history