Skip to content

Instantly share code, notes, and snippets.

@tkoki
Created November 22, 2018 09:03
Show Gist options
  • Select an option

  • Save tkoki/e8fe68c903891dc9e1d0503d0a0baa12 to your computer and use it in GitHub Desktop.

Select an option

Save tkoki/e8fe68c903891dc9e1d0503d0a0baa12 to your computer and use it in GitHub Desktop.
fishde~/.config/fish/config.fish
set -gx PYENV_ROOT "$HOME/.pyenv"
status --is-interactive; and . (pyenv init - | psub)
@tkoki

tkoki commented Nov 22, 2018

Copy link
Copy Markdown
Author

fishでpyenv, Anacondaを使える様にする。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment