mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 08:00:06 +00:00
4 lines
No EOL
114 B
Bash
4 lines
No EOL
114 B
Bash
#!/usr/bin/zsh
|
|
|
|
echo 'LANG=en_US.UTF-8' !> ~/.zshrc
|
|
echo 'source /vagrant_data/powerlevel9k.zsh-theme' >> ~/.zshrc |