1. 26 Feb, 2019 2 commits
  2. 25 Feb, 2019 5 commits
  3. 23 Feb, 2019 1 commit
  4. 20 Feb, 2019 1 commit
    • Thomas Hutterer's avatar
      Fix "hurt sme" typo · ca1123a0
      Thomas Hutterer authored
      Just found this typo while browsing through the `plugins` folder ... and it "hurt sme" :hurtrealbad:
      ca1123a0
  5. 17 Feb, 2019 20 commits
  6. 15 Feb, 2019 1 commit
  7. 13 Feb, 2019 8 commits
  8. 12 Feb, 2019 1 commit
  9. 08 Feb, 2019 1 commit
    • eric-christian's avatar
      asdf: fix homebrew installation path (#7582) · 86ea3195
      eric-christian authored
      * The check for the asdf installation directory is more precise:
      
          The existence of the directory `$HOME/.asdf` does not mean that it is the installation
          directory of `asdf`. It will also be created after installing at least one asdf plugin.
      
      * Completions, while installed with homebrew, are now expected on an alternative location.
      86ea3195