sbin to path

This commit is contained in:
Leonora Tindall 2025-01-30 08:32:37 -06:00
parent 3a464c363a
commit a086e1c7bf
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ fi
export NOTESDIR="$HOME/Notes"
export PATH="$HOME/.bin:$HOME/.local/bin:$NOTESDIR/bin:$HOME/src/go/bin:$PATH"
export PATH="/sbin:$PATH"
export GOPATH="$HOME/src/go"
function set_win_title(){