summaryrefslogtreecommitdiff
path: root/bashenv.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bashenv.patch')
-rw-r--r--bashenv.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/bashenv.patch b/bashenv.patch
new file mode 100644
index 0000000..3863e88
--- /dev/null
+++ b/bashenv.patch
@@ -0,0 +1,8 @@
+--- neofetch.orig 2020-08-03 02:37:41.000000000 +0800
++++ neofetch 2022-08-08 16:10:10.823144200 +0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env bash
++#!/usr/bin/bash
+ # vim: noai:ts=4:sw=4:expandtab
+ # shellcheck source=/dev/null
+ # shellcheck disable=2009