summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xzsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 9224464..6fe27db 100755
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -302,6 +302,7 @@ alias gpp='g++'
 alias lsr="${ls} -tld *(m-2)" # mtime < -2days
 
 alias salt="noglob salt"
+alias pping="prettyping.sh"
 alias trans="transmission-remote transmission.home"
 alias bitcoin="bitcoind"
 alias su="smart_sudo "