8000
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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)
0