~ brendano /db.sh
# intended to be used with [ -f ~/db.sh ] && source ~/db.sh # but you can make different ones on different machines # see dotfiles.org/~brendano/.zshrc alias my='mysql -uroot' alias mya='mysqladmin -uroot'
# intended to be used with [ -f ~/db.sh ] && source ~/db.sh # but you can make different ones on different machines # see dotfiles.org/~brendano/.zshrc alias my='mysql -uroot' alias mya='mysqladmin -uroot'