dotfiles/zsh/.local/share/oh-my-zsh/.oh-my-zsh/plugins/glassfish
2024-07-24 23:17:03 +02:00
..
_asadmin update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +02:00
glassfish.plugin.zsh update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +02:00
README.md update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +02:00

glassfish

The glassfish plugin adds completion for the asadmin utility, a command to manage Oracle GlassFish servers.

To use it, add glassfish to the plugins array in your zshrc file:

plugins=(... glassfish)