summaryrefslogtreecommitdiff
path: root/zsh/.zsh/plugins
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-09-08 21:16:19 +0100
committerUrbain Vaes <urbain@vaes.uk>2016-09-08 21:16:19 +0100
commita4648b8893159c40dcf9c2cd3fe3a7e792fff819 (patch)
treeb77ad41a1e355563de6e65a5aca1c4024f77d8d9 /zsh/.zsh/plugins
parent71a953f8f659d7dab2918a9080ff069cac7d495a (diff)
parentaed8b6e0bca84363a9766c5355afe5ee4617a315 (diff)
Merge branch 'master' of vaes.uk:public/dotfiles
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")