33 Commits (e154693dc638d553fc876ac5f8da1b80b5280cad)

Author SHA1 Message Date
  Ivan Pozdeev 3e3f40fefc Warn users to add `pyenv init --path` to ~/.profile 3 years ago
  Ivan Pozdeev 7838707595 Separate startup logic into PATH and the rest 3 years ago
  Ville Skyttä b5008ce74e test(init): remove misleading detect from parent shell case arg 3 years ago
  M. Smits 71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. (#1703) 4 years ago
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 5 years ago
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 6 years ago
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 7 years ago
  McTavish McArdle 5f20bc258f "." has been deprecated in the fish shell in favor of explicit "source" 8 years ago
  Donald Merand 8b0b51a166 convert references to '.' to 'source' for fish shell 8 years ago
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script 8 years ago
  Yamashita Yuu 9aee57d965 Fix test for adding shims in fish 9 years ago
  Daniel Hahler 10d5d9a24f tests: fix desc for "can add shims to PATH more than once" 9 years ago
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 9 years ago
  Yamashita Yuu f0e852553a Import rbenv changes at 7e0e85bdda 9 years ago
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash 9 years ago
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" 10 years ago
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init 10 years ago
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` 10 years ago
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD 10 years ago
  Yamashita Yuu 5dea3c9e63 Import changes from recent rbenv 10 years ago
  Yamashita Yuu 0965577b93 Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 10 years ago
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish 10 years ago
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` 11 years ago
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` 11 years ago
  Mislav Marohnić 31fab8cdae cleanup in fish 11 years ago
  Yamashita Yuu 5bfec84432 add fish shell support 11 years ago
  Mislav Marohnić bdcc2e1790 check if completion script is readable 11 years ago
  Mislav Marohnić 6a6ae8ae46 tests for rbenv-init 11 years ago