Start re-organising my dotfiles
This commit is contained in:
parent
654a7fe8ca
commit
2749e72abe
101 changed files with 40 additions and 3228 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue