changed PATH sourcing
This commit is contained in:
4
.bashrc
4
.bashrc
@@ -139,5 +139,5 @@ eval "$(starship init bash)"
|
|||||||
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
||||||
# Browser-Use
|
# Browser-Use (temporarily disabled)
|
||||||
export PATH="/home/jojo/.browser-use-env/bin:/home/jojo/.local/bin:$PATH"
|
# export PATH="/home/jojo/.browser-use-env/bin:/home/jojo/.local/bin:$PATH"
|
||||||
|
|||||||
Reference in New Issue
Block a user