mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 08:56:57 +00:00
Helper functions refactoring
This commit is contained in:
3
scripts/helpers/tmux_utils.sh
Normal file
3
scripts/helpers/tmux_utils.sh
Normal file
@ -0,0 +1,3 @@
|
||||
reload_tmux_environment() {
|
||||
tmux source-file ~/.tmux.conf >/dev/null 2>&1
|
||||
}
|
Reference in New Issue
Block a user