3 lines
77 B
Bash
3 lines
77 B
Bash
|
#!/usr/bin/zsh
|
||
|
|
||
|
echo 'source /vagrant_data/powerlevel9k.zsh-theme' > ~/.zshrc
|