add hookes
This commit is contained in:
parent
66e8c8625a
commit
1e8a0adb61
1 changed files with 2 additions and 0 deletions
|
@ -195,6 +195,8 @@ EOF
|
|||
# source loading workaround for x2go to forward local etoken to remote machine with forwardagent
|
||||
. "${MSC_BASE}/myshell_load_x2go_tokenforward"
|
||||
|
||||
_tmux_hook
|
||||
_umask_hook
|
||||
promptcommandmunge "_tmux_hook"
|
||||
promptcommandmunge "_umask_hook"
|
||||
which direnv >/dev/null && eval "$(direnv hook bash)"
|
||||
|
|
Loading…
Reference in a new issue