summaryrefslogtreecommitdiff
path: root/docker/zgen/install.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/zgen/install.zsh')
-rw-r--r--docker/zgen/install.zsh5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/zgen/install.zsh b/docker/zgen/install.zsh
new file mode 100644
index 00000000..5cdc6181
--- /dev/null
+++ b/docker/zgen/install.zsh
@@ -0,0 +1,5 @@
+#!/bin/zsh
+
+git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
+
+# EOF