aboutsummaryrefslogtreecommitdiff
path: root/broot-sessionizer/launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'broot-sessionizer/launch.sh')
-rwxr-xr-xbroot-sessionizer/launch.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/broot-sessionizer/launch.sh b/broot-sessionizer/launch.sh
new file mode 100755
index 0000000..ad5239e
--- /dev/null
+++ b/broot-sessionizer/launch.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
+
+broot --only-folders --conf "$SCRIPT_DIR/broot_cfg.toml"