diff --git a/scripts/zshrc.sh b/scripts/zshrc.sh index 3694e73..ec911d0 100755 --- a/scripts/zshrc.sh +++ b/scripts/zshrc.sh @@ -129,6 +129,7 @@ reset-permissions-dangerous() { export PATH="$SCR/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" +export PATH="$HOME/.cargo/bin:$PATH" # Lisp wrapper lisp() {