sekhali 64bf435678 initial commit | vor 1 Jahr | |
---|---|---|
.. | ||
README.md | vor 1 Jahr | |
mongo-atlas.plugin.zsh | vor 1 Jahr |
This plugin adds completion for Atlas a command line interface built specifically for MongoDB Atlas.
To use it, add mongo-atlas
to the plugins array in your zshrc file:
plugins=(... mongo-atlas)