feat(rtx): update config and shims as needed by latest rtx version

This commit is contained in:
2023-04-30 23:54:43 +01:00
parent e66883cf73
commit 01fc707a2b
2 changed files with 1 additions and 3 deletions

2
zshenv
View File

@@ -200,7 +200,7 @@ if command-exists sccache; then
fi
# rtx setup
path_prepend "$HOME/.rtx/shims"
path_prepend "$HOME/.local/share/rtx/shims"
# ==============================================================================
# Path setup for select binaries installed with zinit