fisher update

This commit is contained in:
Ivan Golikov 2026-05-23 09:04:16 +02:00
parent 5fe7bcd114
commit 0ed893ecd0
15 changed files with 77 additions and 61 deletions

View file

@ -2,7 +2,7 @@ function tide --description 'Manage your Tide prompt'
argparse --stop-nonopt v/version h/help -- $argv
if set -q _flag_version
echo 'tide, version 6.1.1'
echo 'tide, version 6.2.0'
else if set -q _flag_help
_tide_help
else if functions --query _tide_sub_$argv[1]