Update sway with some fixes, update fish stuff
This commit is contained in:
parent
118250f033
commit
40ecaef7aa
24 changed files with 145 additions and 48 deletions
|
@ -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.0.1'
|
||||
echo 'tide, version 6.1.1'
|
||||
else if set -q _flag_help
|
||||
_tide_help
|
||||
else if functions --query _tide_sub_$argv[1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue