opt bin path

This commit is contained in:
_N3m0 2024-03-09 13:10:59 +01:00
parent 40e4cf479b
commit d2721b0aff
1 changed files with 1 additions and 0 deletions

1
bashrc
View File

@ -36,6 +36,7 @@ export PATH="$SCRIPT_PATH/:$PATH"
export PATH="$DEV_OPT_PATH/script.download/:$PATH"
export PATH="$DEV_OPT_PATH/built/:$PATH"
export PATH="$DEV_OPT_PATH/bin/:$PATH"
export PATH="$OPT_PATH/bin/:$PATH"
export PATH="/usr/sbin:$PATH"
export PATH="/opt/dmenu_path:$PATH"