# alias for simple access alias cdmgmt='cd $GOPATH/src/github.com/purpleidea/mgmt' export GOPATH=~/gopath export PATH=${GOPATH}/bin:${PATH}