mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
Merge remote branch 'origin/master'
This commit is contained in:
commit
00d71b43b9
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user