fix merging-mistake

This commit is contained in:
Jakobus Schürz 2023-03-07 12:15:14 +01:00 committed by Jakobus Schürz
parent f1c113c89a
commit cdfdc9e4e0

View file

@ -57,16 +57,6 @@ function _pkcs11module_hook() {
fi
}
<<<<<<< HEAD
## this function updates in combination with PROMPT_COMMAND the shell-environment-variables in tmux-sessions,
# every time prompt is called. It does it only, when called from tmux (Environment TMUX is set)
||||||| parent of a74d663 (fix tmux issues)
## this function updates in combination with PROMPT_COMMAND the shell-environment-variables in tmux-sessions,
# every time prompt is called. It does it only, when called from tmux (Environment TMUX is set)
=======
>>>>>>> a74d663 (fix tmux issues)
function _tmux_hook() {
## this function updates in combination with PROMPT_COMMAND the shell-environment-variables in tmux-sessions,