I found solution of open sublime in terminal, but how can I open others app in terminal ?
##Copy following lines into ~/.bashrc
or ~/.zshrc
|
|
##Make sure ~/bash_profile
contains following line1if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
#Usage123$ github bumaociyuan$ chrome http://bumaociyuan.github.io/terminal/2015/08/17/open-application-in-terminal.html