still stuff for dasht

This commit is contained in:
Nikolas Weger 2016-01-24 22:50:47 +01:00
parent 0a3000006b
commit cc2eb42b1e

View file

@ -13,6 +13,10 @@ export GOPATH=${HOME}/go
# Path
export PATH="${GOPATH}/bin:${HOME}/.gem/ruby/2.2.0/bin:${HOME}/dotfiles/lib/util:${HOME}/dotfiles/lib/dasht/bin:${PATH}"
# Dasht
export DASHT_DOCSETS_DIR=$HOME/.local/share/Zeal/Zeal/docsets
# Plugins
plugins=(gem bundler composer git vagrant docker python)
plugins+=(npm systemd systemadmin gitignore tmux extract)