remove empty newline

This commit is contained in:
Nikolas Weger 2016-01-24 22:52:02 +01:00
parent cc2eb42b1e
commit 86130215dc

View file

@ -16,7 +16,6 @@ export PATH="${GOPATH}/bin:${HOME}/.gem/ruby/2.2.0/bin:${HOME}/dotfiles/lib/util
# Dasht # Dasht
export DASHT_DOCSETS_DIR=$HOME/.local/share/Zeal/Zeal/docsets 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)