aboutsummaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rw-r--r--functions/wwws.fish (renamed from functions/wwwsearch.fish)2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/wwwsearch.fish b/functions/wwws.fish
index 531101b..8e70f1e 100644
--- a/functions/wwwsearch.fish
+++ b/functions/wwws.fish
@@ -1,4 +1,4 @@
-function wwwsearch --description "Search on the WWW"
+function wwws --description "Search on the WWW"
if test -z $argv
$BROWSER $WEBSEARCH &>/dev/null &
disown