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