aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/wrappers/gore
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/wrappers/gore')
-rwxr-xr-x.local/bin/wrappers/gore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/wrappers/gore b/.local/bin/wrappers/gore
new file mode 100755
index 0000000..af19cab
--- /dev/null
+++ b/.local/bin/wrappers/gore
@@ -0,0 +1,2 @@
+#!/bin/sh -eu
+HOME=$HOME/.config && $(which gore --all | grep --invert-match "local/bin" | head -n 1) "$@";