(mac)shell设置 alias

  • alias
    参考:alias设置
    启动命令行
    输入 cd ~/
    到用户目录
    输入 touch .bash_profile
    创建.bash_profile
    编辑.bash_profile,直接去目录用记事本编辑就行了.
    输入" . .bash_profile" to 重载 .bash_profile 并 更新 任何 你添加的alias .

你可能感兴趣的:((mac)shell设置 alias)