Removing shibe.

This commit is contained in:
Faerbit 2014-07-17 12:02:58 +02:00
parent add68ee45d
commit 050b656295

6
zshrc
View File

@ -15,11 +15,7 @@ alias mount-chroot='sudo mount /mnt/tmpfs; sudo mkdir /mnt/tmpfs/chroot{32,64}'
alias mnemonic="cat /usr/share/dict/british | sed -r -n '/^.{5,10}$/p' | sed \"s/'//g\" | tr '[:upper:]' '[:lower:]' | shuf -n 1"
#overwrite "default(?)" with my own function
alias cdt='cdtemp'
#Now with extra shibe
alias wow='git status'
alias very='git'
alias much='git'
alias such='git'
alias gst='git status'
alias resource='source ~/.zshrc'
if [ -f .zsh_environment ]
then