diff options
Diffstat (limited to 'functions/coW.fish')
| -rw-r--r-- | functions/coW.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/coW.fish b/functions/coW.fish index 7ae8448..d83ca34 100644 --- a/functions/coW.fish +++ b/functions/coW.fish @@ -1 +1 @@ -alias coW='sudo coWifi' +abbr --add coW 'sudo coWifi' |