mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 18:58:49 +00:00
parent
29c871e810
commit
0a19b28b4e
@ -1,6 +1,3 @@
|
|||||||
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|
||||||
source "$CURRENT_DIR/plugin_functions.sh"
|
|
||||||
|
|
||||||
reload_tmux_environment() {
|
reload_tmux_environment() {
|
||||||
tmux source-file $(_get_user_tmux_conf) >/dev/null 2>&1
|
tmux source-file $(_get_user_tmux_conf) >/dev/null 2>&1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user