Skip to content

Commit

Permalink
Add info for zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mgo committed Jun 10, 2024
1 parent f1f9d79 commit 5bc2c52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ bashcompinit
source $HOME/oapi-cli-completion.bash
```

If it is not in your .zshrc, you might need to add this line too:
```
autoload -Uz compinit && compinit
```

# oapi-cli Variables


Expand Down

0 comments on commit 5bc2c52

Please sign in to comment.