6 lines
84 B
Bash
6 lines
84 B
Bash
#!/bin/zsh
|
|
|
|
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
|
|
|
# EOF
|