mirror of https://github.com/ohmyzsh/ohmyzsh.git
Merge remote branch 'upstream/master'
commit
9969fca25b
|
@ -0,0 +1,5 @@
|
||||||
|
if [[ -x `which nc` ]]; then
|
||||||
|
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue