We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CURRENT_DIR
1 parent 29c871e commit 0a19b28Copy full SHA for 0a19b28
scripts/helpers/tmux_utils.sh
@@ -1,6 +1,3 @@
1
-CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2
-source "$CURRENT_DIR/plugin_functions.sh"
3
-
4
reload_tmux_environment() {
5
tmux source-file $(_get_user_tmux_conf) >/dev/null 2>&1
6
}
0 commit comments