diff options
Diffstat (limited to 'openrussian.fish')
| -rw-r--r-- | openrussian.fish | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openrussian.fish b/openrussian.fish deleted file mode 100644 index b704885..0000000 --- a/openrussian.fish +++ /dev/null @@ -1,7 +0,0 @@ -function __fish_complete_openrussian - set --local lang (commandline --current-process | string match --regex -- '-L..') - set --local token (commandline --current-process --current-token) - openrussian $lang -C $token 2>/dev/null -end - -complete --command openrussian --arguments "-Len -Lde -V -p (__fish_complete_openrussian)" |
