diff --git a/aliases b/aliases index 1810f4c..8907e84 100644 --- a/aliases +++ b/aliases @@ -36,3 +36,6 @@ alias hide="defaults write com.apple.Finder AppleShowAllFiles -bool FALSE && kil # install npm packages from the cache # ht: http://soledadpenades.com/2015/05/31/npmoffline-installing-npm-packages-from-the-cache/ alias npmoffline="npm --cache-min 9999999 " + +# When there's need for nyaning around +alias nyan="telnet nyancat.dakko.us"