【问题标题】:writing an alias in ./profile for Mac在 ./profile for Mac 中编写别名
【发布时间】:2017-08-03 06:27:26
【问题描述】:

我正在尝试安装一个程序,它需要在./profile 中写入一个别名。我是 linux 用户,但我不知道如何从 Mac 终端 执行此操作。 如果 ./profile 不存在并且可以创建,我应该在哪里创建它?

你能帮我吗?

【问题讨论】:

    标签: macos


    【解决方案1】:

    我猜它指的是~/.profile,而不是./profile。 如果它不存在,只需创建它。如果这不起作用,请尝试 ~/.bash_profile(假设您使用默认 bash 作为 shell)。

    【讨论】:

    • 也可以使用~/.bashrc。如果您使用的是另一个 shell,这可能会有所不同(例如 ~/.zshrc 用于 zsh)
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2022-11-23
    • 2020-07-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-10-04
    • 2015-04-03
    相关资源
    最近更新 更多