42 Commits (10f8805526661b1c560cb278d58e58bec95798aa)

Author SHA1 Message Date
  native-api fb2c65f149
Make `pyenv init` output insertable to startup files (#2838) 2 years ago
  native-api 087793a660
Make adding $PYENV_ROOT/bin to PATH independent of other software (#2837) 2 years ago
  Kevin Schoedel 920ef1456a
Support ksh alternative names (#2697) 3 years ago
  Ian Chen f897c50202
Fix non-bash output while detecting shell (#2561) 3 years ago
  Ian Chen c1674cd552 Detect shell 3 years ago
  Isaac Levy cc56f76733
Add --no-push-path option (#2526) 3 years ago
  native-api 0b5e16add3
Fix invalid syntax error in `pyenv init -` if PYENV_ROOT has spaces (#2506) 3 years ago
  native-api e676fde990
Fix endless loop in `pyenv init -` under SSH in some shell setups (#2374) 4 years ago
  Ivan Pozdeev 6d4365a696 Make `pyenv init --path` usable as a `pyenv init -` substitute 4 years ago
  Ivan Pozdeev 8439f8e187 Simplify init scheme; update & clarify the README 4 years ago
  Ivan Pozdeev eb89256f59 Remove the sample code from pyenv init 4 years ago
  native-api f7754ae6a4
Remove PATH warning (#2001) 5 years ago
  Hugh Rawlinson d2bd4c06ef
Suggest that fish users init in interactive mode 5 years ago
  native-api 859b260764
Check for shims in path with pure Bash (#1978) 5 years ago
  Ivan Pozdeev e0d109c227 Include a Bash automated install option 5 years ago
  native-api 0d07cda969
Update install instructions for Bash and Zsh (#1920) 5 years ago
  Fabian Homborg 0d2fb35cee
Fix fish installation instructions (#1916) 5 years ago
  Ivan Pozdeev da9392fd09 Add a hint for cases when ~/.profile sources ~/.rc 5 years ago
  Ivan Pozdeev 13deda8875 Place full shell configuration instructions into `pyenv init` 5 years ago
  Ivan Pozdeev aab562c696 Add a warning about needing to restart the entire login session 5 years ago
  Ivan Pozdeev 3e3f40fefc Warn users to add `pyenv init --path` to ~/.profile 5 years ago
  Ivan Pozdeev 7838707595 Separate startup logic into PATH and the rest 5 years ago
  Ivan Pozdeev 5998f4f7ab Refactoring: make logic more fit for rearrangement 5 years ago
  Ville Skyttä 61d702405d feat(init): strip -<suffix> when autodetecting shell 5 years ago
  M. Smits 71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. (#1703) 5 years ago
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 7 years ago
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 8 years ago
  McTavish McArdle 5f20bc258f "." has been deprecated in the fish shell in favor of explicit "source" 10 years ago
  derwolfe e9aa6cf649 doc: make location to add code to more clear 11 years ago
  Yamashita Yuu f0e852553a Import rbenv changes at 7e0e85bdda 11 years ago
  Yamashita Yuu 6f761f8159 Remove `exit 0` from initialization code of fish 12 years ago
  Yamashita Yuu 5dea3c9e63 Import changes from recent rbenv 12 years ago
  Yamashita Yuu 5bff9c773a Reliably detect parent shell in `pyenv init` (fixes #93) 12 years ago
  Yamashita Yuu 6e749ef12f Import recent changes relating to fish from rbenv 12 years ago
  Yamashita Yuu 93b536863f Support fish shell 13 years ago
  Yamashita Yuu fca31c4307 import trivial changes from rbenv 0.4.0 13 years ago
  Yamashita Yuu da06998457 import rbenv-help from rbenv 0.4.0 13 years ago
  Yamashita Yuu 2457419b4a created new project. 14 years ago