diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2017-03-07 22:09:59 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2017-03-08 01:41:53 +0300 |
commit | 51296239eb8b0fc5826d1aecb9473755f09a829f (patch) | |
tree | d6e0728e281abb5322aa99f1738a60eaa3a9f2c6 /test-vm/plain.sh | |
parent | 51d971a032c20295ec811a41f71f3f4b48a95827 (diff) |
Move plain.sh provisioner to a shared folder
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 |