mirror of
https://github.com/skywind3000/z.lua
synced 2026-04-16 11:51:28 +00:00
fix potential compatibilty issue for some fish shell versions and add autocompletion for cmd options
1. `alias` command not available in some fishshell versions like 3.3.1. use fish-native `function` instead; 2. add autocompletion for cmd options benefitting from magic power of fish. just type `z -` and press tab. enjoy yourself.
This commit is contained in:
Reference in New Issue
Block a user