mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-24 15:23:29 +02:00
Merge remote branch 'upstream/master'
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if [[ -x `which nc` ]]; then
|
||||
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user