chore: update python3 and add path

This commit is contained in:
Stefan Imhoff
2021-12-11 17:27:09 +01:00
parent f53e246380
commit a98976a839
2 changed files with 4 additions and 3 deletions

1
zshrc
View File

@@ -65,6 +65,7 @@ eval "$(starship init zsh)"
# Path
path=(
$HOME/.dotfiles/bin
/usr/local/sbin
$path
)