Remove gcom alias

This commit is contained in:
Pavle Portic 2019-10-15 13:26:02 +02:00
parent 32c7b71dad
commit 4ae4e389fd
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ alias pgp='pass git push'
alias pgl='pass git pull'
# Oh my zsh alias override
alias gcom='gco master'
alias yar='yay'
alias -g du='du -sh'
alias -g duf='du -sh * | sort -h'