]> git.lizzy.rs Git - i3-setup.git/blobdiff - zshrc
Remove home/bin path as it's automatically included by .profile
[i3-setup.git] / zshrc
diff --git a/zshrc b/zshrc
index 8459e26ad494fef85758bfa61c02b93b03adc69e..f163de9065b7b10c6cb794a21049cfe6373ec107 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -1,5 +1,4 @@
 export ZSH="$HOME/.oh-my-zsh"
-export PATH="$HOME/bin:$PATH"
 ZSH_THEME="fleckenstein"
 plugins=(git)
 source $ZSH/oh-my-zsh.sh