Skip to content

Instantly share code, notes, and snippets.

@nathonius
Last active December 25, 2018 01:09
Show Gist options
  • Save nathonius/cbab147cf7c4f9c80071e7ea32bdd1bb to your computer and use it in GitHub Desktop.
Save nathonius/cbab147cf7c4f9c80071e7ea32bdd1bb to your computer and use it in GitHub Desktop.
Cmder Aliases
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 $*
cmderr=cd /d "%CMDER_ROOT%"
cd=cd $*$Tautojump -i $Gnul
fuck=thefuckcmder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment