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

Added alias myip

Clean up completion
This commit is contained in:
Andrea Mistrali
2016-10-14 12:07:38 +02:00
parent 106aaf9d34
commit 8dce8a067e
3 changed files with 11 additions and 1 deletions

View File

@ -29,6 +29,7 @@ alias vi="vim "
alias du1="du -h --max-depth=1"
alias psg="ps ax|grep "
alias myip="dig +short myip.opendns.com @resolver1.opendns.com"
# Global Aliases
#