add hookes

This commit is contained in:
Jakobus Schürz 2022-03-15 09:30:58 +01:00
parent 66e8c8625a
commit 1e8a0adb61

View file

@ -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)"