text 如何在macOS上添加conda命令到fish shell

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 如何在macOS上添加conda命令到fish shell相关的知识,希望对你有一定的参考价值。

# 1. get path of conda installation
conda info --root | pbcopy

# 2. open fish config file.
atom ~/.config/fish/config.fish

# 3. add the next line to it
source <paste>/etc/fish/conf.d/conda.fish

以上是关于text 如何在macOS上添加conda命令到fish shell的主要内容,如果未能解决你的问题,请参考以下文章

在MacOS Sierra上安装Conda(10.x)

如何在pycharm中选择新环境

如何防止 Conda 默认激活基础环境?

使用macOS中的命令行向文件添加(Spotlight)注释

在Mac终端下使用conda命令提示未找到命令conda

如何安装和初始设定并使用conda