summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2020-06-16 18:48:24 -0500
committerDanny Holman <dholman@gymli.xyz>2020-06-16 18:53:13 -0500
commitacd74716fecf6537e1177f646a035328cec6ff72 (patch)
tree01ef5a19eb740e69233b1b2c651f6f575060fab1 /.zshenv
parent4c7aff7e20ba8b59406cc26945637e563f8f8186 (diff)
Remove powerline configs
Remove the configuration options for powerline. I use framework-free zsh and vim now.
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zshenv b/.zshenv
index 2cbc002..1737049 100644
--- a/.zshenv
+++ b/.zshenv
@@ -13,7 +13,6 @@ appendpath '/home/dholman/bin'
appendpath '/home/dholman/.local/bin'
appendpath '/home/dholman/.gem/ruby/2.7.0/bin'
appendpath '/home/dholman/.rvm/bin'
-export PATH="/usr/lib/distcc/bin:$PATH"
export PATH
export DISTCC_HOSTS="192.168.1.26/24"
export EDITOR="vim"
@@ -29,5 +28,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.8/site-packages/powerline/bindings/zsh/powerline.zsh
source ~/.rvm/scripts/rvm