This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
oh-my-zsh
Watch
1
Star
0
Fork
You've already forked oh-my-zsh
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Merge remote branch 'upstream/master'
Browse Source
master
Sébastien M-B
15 years ago
parent
8e6ce534a2
7c36ef7faa
commit
9969fca25b
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
plugins/nyan/nyan.plugin.zsh
5
plugins/nyan/nyan.plugin.zsh
Unescape
Escape
View File
@ -0,0 +1,5 @@
if
[
[
-x
`
which nc
`
]
]
;
then
alias
nyan
=
'nc -v miku.acm.uiuc.edu 23'
# nyan cat
fi
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wilderjds/oh-my-zsh
Title
Body
Create Issue