diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-03-08 23:01:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-08 23:01:53 +0300 |
commit | 622c04eee3452d753024a488ed4c1b3539e8389f (patch) | |
tree | da9f4c1082d329eb186b562726f20b79b802ec75 /test-vm/plain.sh | |
parent | ecd180a285ab5c594dd143674b2c49baf10002da (diff) | |
parent | 136a5217e3e3edda968ca191777ffb0408fffa10 (diff) |
Merge branch 'next' into truncate_composer_json
Diffstat (limited to 'test-vm/plain.sh')
-rw-r--r-- | test-vm/plain.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test-vm/plain.sh b/test-vm/plain.sh deleted file mode 100644 index 9c8445f4..00000000 --- a/test-vm/plain.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/zsh - -echo 'source /vagrant_data/powerlevel9k.zsh-theme' > ~/.zshrc |