Skip to content

Commit bcce855

Browse files
committed
zsh completion
1 parent 5d1631a commit bcce855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/step/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ func main() {
5353
cli.FlagNamePrefixer = usage.FlagNamePrefixer
5454
cli.FlagStringer = stringifyFlag
5555

56+
os.Setenv("_CLI_ZSH_AUTOCOMPLETE_HACK", "1")
5657
// Configure cli app
5758
app := cli.NewApp()
5859
app.Name = "step"

0 commit comments

Comments
 (0)