dotfiles/zsh/.oh-my-zsh/plugins/glassfish
2021-01-19 21:01:53 +01:00
..
_asadmin Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
glassfish.plugin.zsh Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
README.md Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01: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)