summaryrefslogtreecommitdiff
path: root/bashenv.patch
blob: 3863e880a97b7638c467c0100326862fa241df54 (plain)
1
2
3
4
5
6
7
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