diff options
Diffstat (limited to 'test-vm-providers/plain.sh')
-rw-r--r-- | test-vm-providers/plain.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-vm-providers/plain.sh b/test-vm-providers/plain.sh new file mode 100644 index 00000000..aa4277f6 --- /dev/null +++ b/test-vm-providers/plain.sh @@ -0,0 +1,3 @@ +#!/usr/bin/zsh + +echo 'source /vagrant_data/powerlevel9k.zsh-theme' > ~/.zshrc
\ No newline at end of file |