mac快速打开应用 TP晖 2020-12-30 162 阅读1分钟 mac快速打开应用 一、进入mac根目录 cd ~ 二、编辑mac的.bash_profile文件,没有则新建 vim .bash_profile 三、保存退出并重新编译.bash_profile文件 source .bash_profile 四、执行设置的别名,便可启动应用 postman