Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
Bira committed Dec 7, 2011
2 parents a3183b9 + 7c36ef7 commit 5b5aef1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/nyan/nyan.plugin.zsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
if [[ -x `which nc` ]]; then
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
fi


0 comments on commit 5b5aef1

Please sign in to comment.