mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Added alias for launching dns speed tester.
This commit is contained in:
parent
3c560d4125
commit
e11d5bf27d
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ alias rm='/opt/local/bin/MacRm'
|
|||
alias rrm='/bin/rm'
|
||||
alias bp='bpython-2.7'
|
||||
|
||||
alias dnstest='open /Applications/namebench.app'
|
||||
|
||||
alias ipx="curl -s checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//'"
|
||||
alias mnode="sshfs root@andrewfree.com:/ /Users/rever/nodessh/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue