update MYBIN path

This commit is contained in:
2025-07-25 16:19:30 +03:00
parent 5b028522a6
commit d7a0356b9a

View File

@@ -17,7 +17,7 @@ export MANPAGER="nvim +Man!"
export GO111MODULE=auto
export GOBIN="$HOME/go/bin"
MY_BIN="$DOTFILES/bin"
MY_BIN="$HOME/bin"
RUST_BIN="$HOME/.cargo/bin"
PYTHON_BIN="$HOME/.local/bin"