still stuff for dasht
This commit is contained in:
parent
0a3000006b
commit
cc2eb42b1e
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ export GOPATH=${HOME}/go
|
||||||
# Path
|
# Path
|
||||||
export PATH="${GOPATH}/bin:${HOME}/.gem/ruby/2.2.0/bin:${HOME}/dotfiles/lib/util:${HOME}/dotfiles/lib/dasht/bin:${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
|
||||||
plugins=(gem bundler composer git vagrant docker python)
|
plugins=(gem bundler composer git vagrant docker python)
|
||||||
plugins+=(npm systemd systemadmin gitignore tmux extract)
|
plugins+=(npm systemd systemadmin gitignore tmux extract)
|
||||||
|
|
Loading…
Add table
Reference in a new issue