Adds a ddg alias
This commit is contained in:
parent
9a58ba5945
commit
9e093b478d
1 changed files with 2 additions and 0 deletions
|
@ -159,3 +159,5 @@ alias qwerty="setxkbmap -layout gb"
|
||||||
alias ol="open-local"
|
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 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