summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
authorDaniel Holman <dholman@gymli.org>2018-10-19 19:39:32 -0500
committerDaniel Holman <dholman@gymli.org>2018-10-19 19:39:32 -0500
commitb0f682a943dbbc1d6318c4e1d312215f86bba2db (patch)
tree72223cc3a0b29591fc78dd3d532ea802fbf1888f /.zshenv
parente99fe3d1f27ddd6a6cf1a19ecb004644f092ceb5 (diff)
Added powerline configs to zsh and vim
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshenv b/.zshenv
index c663fb1..78d1c51 100644
--- a/.zshenv
+++ b/.zshenv
@@ -10,6 +10,7 @@ appendpath () {
# Setup environment
appendpath '/home/dholman/bin'
+appendpath '/home/dholman/.local/bin'
export PATH
export EDITOR="vim"
export SUDO_EDITOR="vim"
@@ -24,3 +25,4 @@ source /usr/share/doc/pkgfile/command-not-found.zsh
source /usr/share/git/completion/git-prompt.sh
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh
+source /usr/lib/python3.7/site-packages/powerline/bindings/zsh/powerline.zsh