mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
Update nyan.plugin.zsh
This commit is contained in:
parent
9b3344dd80
commit
a48fd1e808
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
if [[ -x `which nc` ]]; then
|
if [[ -x `which nc` ]]; then
|
||||||
alias nyan='nc -v nyan.howes.net.nz 23' # nyan cat
|
alias nyan='nc -v nyancat.dakko.us 23' # nyan cat
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue