git-subtree-dir: repos/robbyrussell/oh-my-zsh git-subtree-split: 5ee54032da9e5f9c5bd96dae877fbf6e08ad7af6
# 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'