1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 19:25:11 +01:00

Local binaries, like uv

This commit is contained in:
2025-02-11 18:04:01 +01:00
parent c0ba50cf35
commit 739ab149c5

View File

@@ -220,3 +220,5 @@ export QT_AUTO_SCREEN_SCALE_FACTOR=1
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
[ -f ~/.cargo/env ] && . "$HOME/.cargo/env"
[ -f ~/.local/bin/env ] && . "$HOME/.local/bin/env"