mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-13 12:53:08 +00:00
feat(shell): clean up fisher plugins
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user