Skip to content

Instantly share code, notes, and snippets.

@yongkyuns
Created August 1, 2020 12:36
Show Gist options
  • Save yongkyuns/c1309719d3b22db5d442a2075d18bc4b to your computer and use it in GitHub Desktop.
Save yongkyuns/c1309719d3b22db5d442a2075d18bc4b to your computer and use it in GitHub Desktop.
~/.config/fish/config.fish
set -xg PATH /opt/local/bin /opt/local/sbin $PATH
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
eval /Users/shinMac/anaconda2/bin/conda "shell.fish" "hook" $argv | source
# <<< conda initialize <<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment