Maj PATH
This commit is contained in:
parent
90948987a6
commit
c622c78b8a
1 changed files with 1 additions and 0 deletions
|
@ -26,3 +26,4 @@ if [ -n "$DISPLAY" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR:-/run/user/$(id -u)}/openssh_agent"
|
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR:-/run/user/$(id -u)}/openssh_agent"
|
||||||
|
PATH="/usr/local/sbin:/usr/sbin:/sbin:$PATH"
|
||||||
|
|
Loading…
Reference in a new issue