Added cdt alias.
This commit is contained in:
parent
b37cf6bd9c
commit
2bac9d2cef
2
zshrc
2
zshrc
@ -10,6 +10,8 @@ alias clear-orphans='pacman -Rns $(pacman -Qqdt)'
|
||||
alias rmtex='rm *.log; rm *.aux'
|
||||
alias ghibernate='gnome-screensaver-command --lock && sudo pm-hibernate'
|
||||
alias load-vboxdrivers='modprobe -a vboxdrv vboxnetadp vboxnetflt'
|
||||
#overwrite "default(?)" with my own function
|
||||
alias cdt='cdtemp'
|
||||
#Now with extra shibe
|
||||
alias wow='git status'
|
||||
alias very='git'
|
||||
|
Loading…
Reference in New Issue
Block a user