mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-01-01 20:56:46 +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
|