aboutsummaryrefslogtreecommitdiff
path: root/docker/zplug/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/zplug/install.zsh
parent71b763b69278e43736e5821c4c5d35f51c643ee2 (diff)
remove most things
Diffstat (limited to 'docker/zplug/install.zsh')
-rw-r--r--docker/zplug/install.zsh5
1 files changed, 0 insertions, 5 deletions
diff --git a/docker/zplug/install.zsh b/docker/zplug/install.zsh
deleted file mode 100644
index b01ff6ee..00000000
--- a/docker/zplug/install.zsh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!zsh
-
-curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh| zsh
-
-# git clone https://github.com/zplug/zplug "${HOME}/.zplug"