Created
July 29, 2019 17:02
-
-
Save jimklo/9059224bc313f3e031cf8a08394284ba to your computer and use it in GitHub Desktop.
conda initialized fish shell config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set -x PATH ~/bin /usr/local/bin $PATH | |
# >>> conda initialize >>> | |
# !! Contents within this block are managed by 'conda init' !! | |
eval (eval /usr/local/anaconda3/bin/conda "shell.fish" "hook" $argv) | |
# <<< conda initialize <<< |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment