1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_glassfish
..
2019-10-13 01:29:05 +01:00
2019-10-13 01:29:05 +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)