- Open up
./bash_profile
- Enter
INSERT
mode by pressingi
- Type in the following:
export PUI2017="/Users/unissechua/devel/PUI2017"
- To exit, press
esc
, and type in:wq
to save and quit
- Open up
./bash_profile
- Enter
INSERT
mode by pressingi
- Type in the following:
alias pui2017="cd $PUI2017"
- To exit, press
esc
, and type in:wq
to save and quit