aboutsummaryrefslogtreecommitdiff
path: root/docker/zplug/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'docker/zplug/zshrc')
-rw-r--r--docker/zplug/zshrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/zplug/zshrc b/docker/zplug/zshrc
new file mode 100644
index 00000000..0a4ceb83
--- /dev/null
+++ b/docker/zplug/zshrc
@@ -0,0 +1,5 @@
+#!zsh
+
+source ~/.zplug/init.zsh
+zplug "${HOME}/p9k", use:"powerlevel9k.zsh-theme", from:local, as:theme
+zplug load --verbose