Skip to content

Commit d6edd15

Browse files
committed
Merge pull request #299 from robgithub/development
Adding history alias
2 parents e951272 + 6a241b5 commit d6edd15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: config/aliases

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ gl=git log --oneline --all --graph --decorate $*
33
ls=ls --color $*
44
pwd=cd
55
clear=cls
6+
history=cat %CMDER_ROOT%\config\.history

0 commit comments

Comments
 (0)