summaryrefslogtreecommitdiff
path: root/zsh/.zsh/plugins
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-10-10 18:55:55 +0100
committerUrbain Vaes <urbain@vaes.uk>2016-10-10 18:55:55 +0100
commit831fccc272518113401b7f62bb23e62afc706e03 (patch)
treed852501dc338b0dc0a037002ef4fe54496bfab6b /zsh/.zsh/plugins
parent70537ec9683b3e5db8c76597125fbfae9b51364b (diff)
parent99587dca308e085b2accb72a89896b5a63cb20e1 (diff)
Merge changes from brix
Diffstat (limited to 'zsh/.zsh/plugins')
-rw-r--r--zsh/.zsh/plugins3
1 files changed, 1 insertions, 2 deletions
diff --git a/zsh/.zsh/plugins b/zsh/.zsh/plugins
index 3506d70..3cbc6fd 100644
--- a/zsh/.zsh/plugins
+++ b/zsh/.zsh/plugins
@@ -20,7 +20,6 @@ if ! zgen saved; then
zgen oh-my-zsh plugins/themes
# Appearance
- # zgen oh-my-zsh themes/eastwood
zgen load mafredri/zsh-async
zgen load sindresorhus/pure
@@ -49,4 +48,4 @@ fi
}
# Z
-export _Z_EXCLUDE_DIRS=("$HOME/sshfs", "$HOME/nfs")
+_Z_DADA=("$HOME/.local/share/z")