aboutsummaryrefslogtreecommitdiff
path: root/docker/zpm/install.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-01 23:45:36 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-01 23:45:36 +0300
commitceae2d7422545ae493c6dbf0217d234fb28e2ebc (patch)
tree24d273988a2e9a84d916b915ae094bf5d78255e9 /docker/zpm/install.zsh
parent71b763b69278e43736e5821c4c5d35f51c643ee2 (diff)
remove most things
Diffstat (limited to 'docker/zpm/install.zsh')
-rw-r--r--docker/zpm/install.zsh6
1 files changed, 0 insertions, 6 deletions
diff --git a/docker/zpm/install.zsh b/docker/zpm/install.zsh
deleted file mode 100644
index 6f74e8e0..00000000
--- a/docker/zpm/install.zsh
+++ /dev/null
@@ -1,6 +0,0 @@
-# install zpm
-git clone --recursive https://github.com/zpm-zsh/zpm.git ~/.zpm
-
-# Install powerlevel9k
-mkdir ~/.zpm/plugins/powerlevel9k
-ln -s ~/p9k/powerlevel9k.zsh-theme ~/.zpm/plugins/powerlevel9k/powerlevel9k.plugin.zsh