1. 11 Sep, 2019 1 commit
  2. 08 Sep, 2019 9 commits
  3. 06 Sep, 2019 1 commit
    • Addison G's avatar
      Updated git-prompt.sh to quote variables · 1f58cd92
      Addison G authored
      An error was thrown (`bash: [: =: unary operator expected`) when using the __git_ps1_colorize_gitstring function outside of the one place it's called (line 512), because the "detached" variable was not quoted, and was unset.
      1f58cd92
  4. 03 Sep, 2019 2 commits
    • Marc Cornellà's avatar
      meta: remove PR triage GitHub action 😢 · a4f6a996
      Marc Cornellà authored
      We do this because the GitHub Actions behavior was changed recently
      so as to not pass secrets to action runs started from forks, therefore
      the API token passed cannot be used to change PR labels.
      
      There may be an alternative in the future.
      a4f6a996
    • Braxton Schafer's avatar
      Fix bad function definitions in Debian plugin · b3d3ce8a
      Braxton Schafer authored
      There appears to be a definition issue for some functions/aliases which
      result in the following errors when sourcing .zshrc:
      
      ```
      /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: defining function based on alias `abd'
      /home/username/.oh-my-zsh/plugins/debian/debian.plugin.zsh:75: parse error near `()'
      ```
      
      Fixes #7986
      b3d3ce8a
  5. 02 Sep, 2019 2 commits
  6. 27 Aug, 2019 2 commits
  7. 23 Aug, 2019 5 commits
  8. 22 Aug, 2019 1 commit
  9. 20 Aug, 2019 1 commit
  10. 19 Aug, 2019 6 commits
  11. 18 Aug, 2019 1 commit
  12. 13 Aug, 2019 3 commits
  13. 07 Aug, 2019 2 commits
  14. 06 Aug, 2019 1 commit
  15. 03 Aug, 2019 1 commit
  16. 31 Jul, 2019 2 commits