sekhali 64bf435678 initial commit | před 1 rokem | |
---|---|---|
.. | ||
README.md | před 1 rokem | |
mongo-atlas.plugin.zsh | před 1 rokem |
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)