1. 08 May, 2019 2 commits
    • Marc Cornellà's avatar
      Merge branch 'apjanke/themes-rvm-prompt-function' (#4588) · 76c7bd57
      Marc Cornellà authored
      Fixes #4272
      Fixes #4182
      Closes #4197
      
      Closes #4588
      76c7bd57
    • Andrew Janke's avatar
      Themes: switch to using ruby_prompt_info() · 299cd477
      Andrew Janke authored
      Changes themes displaying RVM or other Ruby version info to use the central
      ruby_prompt_info function. This supports more Ruby versioning mechanisms,
      reduces copy-and-paste code, and avoids "zsh: no such file or directory: rvm-prompt"
      when run on machines that do not have RVM installed.
      
      Changes the prefix/suffix variable names to ZSH_THEME_RUBY_PROMPT_PREFIX and
      ZSH_THEME_RUBY_PROMPT_SUFFIX, since they apply to all Ruby versioning mechanisms,
      not just RVM.
      
      Allows empty ZSH_THEME_RUBY_PROMPT_PREFIX and ZSH_THEME_RUBY_PROMPT_SUFFIX.
      299cd477
  2. 07 May, 2019 6 commits
  3. 06 May, 2019 3 commits
  4. 05 May, 2019 1 commit
  5. 04 May, 2019 3 commits
  6. 03 May, 2019 1 commit
  7. 01 May, 2019 1 commit
  8. 29 Apr, 2019 4 commits
  9. 26 Apr, 2019 2 commits
  10. 25 Apr, 2019 1 commit
    • Ibrahim Almuqrin's avatar
      react-native: use new iOS simulator names (#7717) · adade64c
      Ibrahim Almuqrin authored
      The simulator names changed after updating to Xcode 10.2 (iOS 12.2 SDK)
      I don't know how to prevent this change from affecting those who didn't update yet, but it worth noting that updating is now required in order to submit iOS apps to the App Store.
      adade64c
  11. 22 Apr, 2019 3 commits
  12. 18 Apr, 2019 2 commits
  13. 17 Apr, 2019 1 commit
  14. 16 Apr, 2019 2 commits
  15. 15 Apr, 2019 5 commits
  16. 14 Apr, 2019 1 commit
  17. 10 Apr, 2019 2 commits