It makes no sense, to clone the powerlevel9k-theme in all frameworks. Instead, we can simply use the one, which is mounted in /vagrant_data..
parent
494714049a
commit
3e13603557
@ -1,7 +1,3 @@
|
|||||||
#!/usr/bin/zsh
|
#!/usr/bin/zsh
|
||||||
|
|
||||||
git clone https://github.com/bhilburn/powerlevel9k.git
|
echo 'source /vagrant_data/powerlevel9k.zsh-theme' > ~/.zshrc
|
||||||
|
|
||||||
echo "
|
|
||||||
source powerlevel9k/powerlevel9k.zsh-theme\n
|
|
||||||
" > ~/.zshrc
|
|
||||||
|
Loading…
Reference in New Issue