Modified zsh config

This commit is contained in:
2023-05-26 10:40:14 +02:00
parent ad35204f88
commit 45fd9dfd51
2 changed files with 35 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
# Path shenanigans
export PATH="$PATH:~/.cargo/bin:~/.local/bin";
export PATH="$PATH:$HOME/.cargo/bin:$HOME/.local/bin";