index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
nyan
/
nyan.plugin.zsh
blob: ac9d0017e528a6b261c807a2fcaaa6f90d05e3e5 (
plain
)
1
2
3
4
5
if [[ -x `which nc` ]]; then alias nyan='nc -v nyancat.dakko.us 23' # nyan cat fi