diff --git a/zshrc b/zshrc index 602bc9a..54ea6f6 100644 --- a/zshrc +++ b/zshrc @@ -84,6 +84,7 @@ eval "$(starship init zsh)" # Path path=( $HOME/.dotfiles/bin + $HOME/.local/bin /usr/local/sbin $path )