new aliases added

This commit is contained in:
Sameer Rahmani 2015-01-05 21:12:56 +03:30
parent 434e4db4ac
commit 7bee610c67
1 changed files with 3 additions and 1 deletions

View File

@ -35,6 +35,8 @@ alias gl="git pull"
alias gp="git push"
alias push="git_push"
alias pull="git_pull"
alias pu="git_push"
alias pl="git_pull"
alias kff="kernel_find_file"
@ -71,4 +73,4 @@ alias m="mount "
alias um="umount "
alias ch="chmod "
alias co="chown "
alias co="chown "