1
0
Fork 0
mirror of synced 2024-12-04 14:45:38 -05:00
This commit is contained in:
Gregory Pakosz 2022-12-28 15:10:59 +01:00
parent e2dfbc02e4
commit a5dbb861fe

View file

@ -1523,7 +1523,6 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration'
#
# _apply_plugins
# _apply_important
# wait
#
# # shellcheck disable=SC2046
# tmux setenv -gu tmux_conf_dummy $(printenv | grep -E -o '^tmux_conf_[^=]+' | awk '{printf "; setenv -gu %s", $0}')