diff --git a/home/zshrc b/home/zshrc index 3c0214a..adf2402 100644 --- a/home/zshrc +++ b/home/zshrc @@ -1,8 +1,8 @@ -pfetch - # scripts from ~/bin export PATH=$PATH:$HOME/.local/bin +pfetch + # Cargo env if [ -d $HOME/.cargo/bin ]; then export PATH=$PATH:$HOME/.cargo/bin