add new hook for promptcommand
This commit is contained in:
parent
511f18a8dd
commit
60a0a432d4
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ EOF
|
|||
promptcommandmunge "_umask_hook"
|
||||
#promptcommandmunge "_pkcs11module_hook"
|
||||
promptcommandmunge "_bashrc_tmp_hook"
|
||||
promptcommandmunge "_remote_ssh_agent_hook"
|
||||
which direnv >/dev/null && eval "$(direnv hook bash)"
|
||||
|
||||
cat << EOF >> "${MSC_LOGFILE}"
|
||||
|
|
Loading…
Reference in a new issue