mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 08:00:06 +00:00
6 lines
84 B
Bash
6 lines
84 B
Bash
|
#!/bin/zsh
|
||
|
|
||
|
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
||
|
|
||
|
# EOF
|