You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fix completion commands to assign output to variables
- Fix completion command to assign the output of GenBashCompletion to a variable instead of discarding it
- Fix completion command to assign the output of GenZshCompletion to a variable instead of discarding it
- Fix completion command to assign the output of GenFishCompletion to a variable instead of discarding it
- Fix completion command to assign the output of GenPowerShellCompletionWithDesc to a variable instead of discarding it
Signed-off-by: appleboy <[email protected]>
0 commit comments