diff --git a/.zshrc b/.zshrc index 797fae4..8c6ba22 100644 --- a/.zshrc +++ b/.zshrc @@ -2,7 +2,7 @@ uwufetch # Add my bins to path -path+=("$HOME/local/bin") +path+=("$HOME/.local/bin") export PATH # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.