diff options
| author | Deposite Pirate | 2026-02-13 03:18:56 +0100 |
|---|---|---|
| committer | Deposite Pirate | 2026-02-13 03:18:56 +0100 |
| commit | f89d43f2ecc3be8b3bedbdacd5f2da77a3297be4 (patch) | |
| tree | 6cade0a5765b4fdb911ab5014c2f7126fc5fed69 /functions | |
| parent | a321d344bb739c62af67f91eacb1294c0605d54b (diff) | |
Shorter name
renamed: functions/wwwsearch.fish -> functions/wwws.fish
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 |
