diff --git a/.zshrc b/.zshrc index 6478b86..06daff6 100644 --- a/.zshrc +++ b/.zshrc @@ -7,6 +7,7 @@ fi source ~/.p10k/powerlevel10k.zsh-theme +export PATH=~/bin:$PATH export EDITOR=vim export PAGER=most