Skip to content

Commit dd8ca81

Browse files
i'm a real developer
1 parent dfa4bf0 commit dd8ca81

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

helpers.sh

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/usr/bin/env bash
22

3-
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4-
source "$CURRENT_DIR/helpers.sh"
5-
63
get_tmux_option() {
74
local option="$1"
85
local default_value="$2"

0 commit comments

Comments
 (0)