Merge remote branch 'origin/master'

This commit is contained in:
Mika Suomalainen 2011-10-21 13:53:39 +03:00
commit 00d71b43b9
1 changed files with 3 additions and 0 deletions

View File

@ -121,3 +121,6 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo
alias dns="nslookup "
alias dns6="nslookup -type=AAAA "
alias nslookup6="nslookup -type=AAAA "
# If I have nslookup6...
alias dig6="dig AAAA "