diff --git a/bashrc_add b/bashrc_add index 3a98406..2753a55 100755 --- a/bashrc_add +++ b/bashrc_add @@ -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)"