ohmyzsh
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
#!/bin/zsh
|
||||
|
||||
mkdir ~/antigen
|
||||
|
||||
curl \
|
||||
-qLsSf \
|
||||
-o ~/antigen/antigen.zsh \
|
||||
https://git.io/antigen
|
||||
|
||||
source ~/antigen/antigen.zsh
|
||||
|
||||
# EOF
|
Reference in New Issue
Block a user