Work on zsh

Moved folder inside config

added capslock indicator to prompt
This commit is contained in:
Jonathan Hodgson 2017-07-12 15:17:26 +01:00
parent 0f21cf5e2b
commit 7532ade0e3
42 changed files with 5093 additions and 4 deletions

View file

@ -0,0 +1,9 @@
#!/usr/bin/zsh
echo 'LANG=en_US.UTF-8' >! ~/.zshrc
echo 'source /vagrant_data/powerlevel9k.zsh-theme' >> ~/.zshrc
echo 'echo "Have a look at the ~/p9k folder for prepared test setups."' >> ~/.zshrc
# setup environment
/vagrant_data/test-vm-providers/setup-environment.sh