ohmyzsh
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
|
||||
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
||||
|
||||
# EOF
|
Reference in New Issue
Block a user
@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
|
||||
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
||||
|
||||
# EOF
|