commit 7917136
hovercats
·
2022-04-17 12:55:48 +0000 UTC
parent 1b0d604
dsearch: set browser var to $BROWSER. set it locally instead of in script
1 files changed,
+1,
-1
M
dsearch
M
dsearch
+1,
-1
1@@ -6,7 +6,7 @@
2 # $BROWSER will then search for that string on $ENGINE.
3
4 # Change this to w/e floats your boat.
5-BROWSER="surf -d"
6+BROWSER=$BROWSER
7
8 # You can change this to w/e searchengine you like, aslong as its similarly
9 # formatted as below.