1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-21 17:27:13 +01:00

important nyan cat alias

This commit is contained in:
Matthias Kretschmann 2015-06-18 00:43:54 +02:00
parent 6a2bd645bb
commit 369dd49a27

View File

@ -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"