#&& for_mpg is used by MPG when troubleshooting or working remotely
# (c) Copyright Fortra, LLC. and its group of companies.
set -o vi
alias mpg 'cd /usr/local/mpg'
alias lt 'ls -altr'
