summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/shortcuts2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/shortcuts b/.local/bin/shortcuts
index 8c1dec9..d258146 100755
--- a/.local/bin/shortcuts
+++ b/.local/bin/shortcuts
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Output locations. Unactivated progs should go to /dev/null.
shell_shortcuts="$HOME/.config/shortcutrc"
ranger_shortcuts="/dev/null"