mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
Added oh-my-zsh in all its glory
This commit is contained in:
3
.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh
Normal file
3
.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
# if there is a user named 'glassfish' on the system, we'll assume
|
||||
# that is the user asadmin should be run as
|
||||
# grep -e '^glassfish' /etc/passwd > /dev/null && alias asadmin='sudo -u glassfish asadmin'
|
||||
Reference in New Issue
Block a user