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: 6321e5f5a02c05a691ec3a7f44e1f0416b50349c (
plain
)
1
2
3
4
5
if [[ -x `which nc` ]]; then alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat fi