diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-07-12 12:01:13 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-07-12 12:01:13 +0300 |
commit | 50bca4bf2571f4fd427b69e835fa4536ae74fa8f (patch) | |
tree | ceb814607eb3638bddad2013b606068ff6bf6a17 /test-vm/plain.sh | |
parent | 891f5567fd198220cd2b7b4e471a465ac736579e (diff) | |
parent | 79499dbb00147fea47a66492b46c110445371c91 (diff) |
Merge branch 'master' into dritter/shorten_dir_path
Diffstat (limited to 'test-vm/plain.sh')
-rw-r--r-- | test-vm/plain.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-vm/plain.sh b/test-vm/plain.sh new file mode 100644 index 00000000..9c8445f4 --- /dev/null +++ b/test-vm/plain.sh @@ -0,0 +1,3 @@ +#!/usr/bin/zsh + +echo 'source /vagrant_data/powerlevel9k.zsh-theme' > ~/.zshrc |