mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
937df38131
Added todo list and added an alias.
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
e.=explorer .
|
|
gl=git log --oneline --all --graph --decorate $*
|
|
ls=ls --color $*
|
|
pwd=cd
|
|
clear=cls
|