Adds a ddg alias
This commit is contained in:
parent
86b745cee2
commit
a20f16b952
1 changed files with 2 additions and 0 deletions
|
@ -159,3 +159,5 @@ alias qwerty="setxkbmap -layout gb"
|
|||
alias ol="open-local"
|
||||
|
||||
alias globalip="drill myip.opendns.com @resolver1.opendns.com | sed -n '/ANSWER SECTION/,/AUTHORITY SECTION/ p' | sed -n '2 p' | awk '{print \$5}'"
|
||||
|
||||
alias ddg="ddgr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue