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.
1 parent 0e22a21 commit 00209c7Copy full SHA for 00209c7
scripts/tmux_open_error_message.sh
@@ -2,7 +2,7 @@
2
3
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
5
-source "$CURRENT_DIR/scripts/helpers.sh"
+source "$CURRENT_DIR/helpers.sh"
6
7
MISSING_PROGRAM="$1"
8
0 commit comments