1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Change compinit, add delkey alias

This commit is contained in:
Andrea Mistrali
2016-12-14 07:31:25 +01:00
parent 8dce8a067e
commit eba78c01e1
2 changed files with 6 additions and 4 deletions

View File

@ -31,6 +31,8 @@ alias du1="du -h --max-depth=1"
alias psg="ps ax|grep "
alias myip="dig +short myip.opendns.com @resolver1.opendns.com"
alias delkey="ssh-keygen -R "
# Global Aliases
#
alias -g G="|grep "