diff --git a/.zshrc b/.zshrc index 6d1e49c..c9212a2 100644 --- a/.zshrc +++ b/.zshrc @@ -1,5 +1,6 @@ # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH=$PATH:$HOME/.local/bin # Path to your oh-my-zsh installation. export ZSH="/home/acedanger/.oh-my-zsh"