summaryrefslogtreecommitdiff
path: root/chadsearch
diff options
context:
space:
mode:
Diffstat (limited to 'chadsearch')
-rwxr-xr-xchadsearch7
1 files changed, 1 insertions, 6 deletions
diff --git a/chadsearch b/chadsearch
index 824ca87..852205d 100755
--- a/chadsearch
+++ b/chadsearch
@@ -1,8 +1,3 @@
#!/bin/sh
-chadsearch ()
-{
- librewolf --new-window --search "$1"
-}
-
-chadsearch $1
+librewolf --new-window --search "$1"