summarylogtreecommitdiffstats
path: root/dolphin-open-wezterm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dolphin-open-wezterm.sh')
-rwxr-xr-xdolphin-open-wezterm.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dolphin-open-wezterm.sh b/dolphin-open-wezterm.sh
new file mode 100755
index 000000000000..b07220d05e6a
--- /dev/null
+++ b/dolphin-open-wezterm.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/bash
+wezterm start --cwd "$(pwd)" -- "$@"