[profile] set local/bin before odrbin

This commit is contained in:
odrling 2022-09-25 04:03:55 +02:00
parent 2e455438fb
commit 2a005ff439
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -13,7 +13,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1
[ -f ~/.profile.local ] && . ~/.profile.local
export PNPM_HOME="/home/odrling/.local/share/pnpm"
export PATH="$HOME/.local/odrbin:$HOME/.local/bin:$PNPM_HOME:$PATH:$HOME/.luarocks/bin:$HOME/.go/bin"
export PATH="$HOME/.local/bin:$HOME/.local/odrbin:$PNPM_HOME:$PATH:$HOME/.luarocks/bin:$HOME/.go/bin"
if [ "$(tty)" = '/dev/tty1' ]; then
pgrep xinit || exec startx