summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormynacol2021-02-05 22:38:34 +0100
committermynacol2021-02-05 22:38:34 +0100
commit487b1d831cb5d5024e9db694dc5c3d6665ac8e27 (patch)
tree7574b0d0c04748bdc65c64edd3623a58dcc1aa09
parent64bc5aa66a0d435dcdd11338947a9c0210c2909f (diff)
downloadaur-487b1d831cb5d5024e9db694dc5c3d6665ac8e27.tar.gz
Shebang directly bash instead of env
-rwxr-xr-xdark-theme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dark-theme.sh b/dark-theme.sh
index 906c94160c6c..29d3dc8a305b 100755
--- a/dark-theme.sh
+++ b/dark-theme.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/usr/bin/bash
# Inspiration: https://www.reddit.com/r/unixporn/comments/f1oied/awesome_global_nightday_switch_for_gtk_vim/