Skip to content

Instantly share code, notes, and snippets.

@jimklo
Created July 29, 2019 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimklo/9059224bc313f3e031cf8a08394284ba to your computer and use it in GitHub Desktop.
Save jimklo/9059224bc313f3e031cf8a08394284ba to your computer and use it in GitHub Desktop.
conda initialized fish shell config
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