aboutsummaryrefslogtreecommitdiff
path: root/test-vm-providers
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-03-08 23:01:53 +0300
committerGitHub <noreply@github.com>2017-03-08 23:01:53 +0300
commit622c04eee3452d753024a488ed4c1b3539e8389f (patch)
treeda9f4c1082d329eb186b562726f20b79b802ec75 /test-vm-providers
parentecd180a285ab5c594dd143674b2c49baf10002da (diff)
parent136a5217e3e3edda968ca191777ffb0408fffa10 (diff)
Merge branch 'next' into truncate_composer_json
Diffstat (limited to 'test-vm-providers')
-rw-r--r--test-vm-providers/plain.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-vm-providers/plain.sh b/test-vm-providers/plain.sh
new file mode 100644
index 00000000..a87220f8
--- /dev/null
+++ b/test-vm-providers/plain.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/zsh
+
+echo 'LANG=en_US.UTF-8' !> ~/.zshrc
+echo 'source /vagrant_data/powerlevel9k.zsh-theme' >> ~/.zshrc \ No newline at end of file