mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
synced 2025-01-09 02:47:29 +01:00
6 lines
84 B
Bash
6 lines
84 B
Bash
|
#!/bin/zsh
|
||
|
|
||
|
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
||
|
|
||
|
# EOF
|