We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e951272 + 6a241b5 commit d6edd15Copy full SHA for d6edd15
config/aliases
@@ -3,3 +3,4 @@ gl=git log --oneline --all --graph --decorate $*
3
ls=ls --color $*
4
pwd=cd
5
clear=cls
6
+history=cat %CMDER_ROOT%\config\.history
0 commit comments