Merge branch 'master' of https://git.mgrote.net/mg/dotfiles
This commit is contained in:
commit
021e1fd120
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ alias untar="tar -xzf"
|
|||
alias unmount="umount"
|
||||
alias psk="pkill"
|
||||
alias ru="rip url"
|
||||
alias mkdir="mkdir -p"
|
||||
# git
|
||||
alias gp="git stash && git pull && git stash pop"
|
||||
alias gf="git fetch"
|
||||
|
|
Loading…
Reference in a new issue