Adds a ddg alias

Jonathan Hodgson 5 years ago
parent 86b745cee2
commit a20f16b952
  1. 2
      shells/shared/aliases

@ -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…
Cancel
Save