1. 08 Jun, 2023 1 commit
  2. 07 Jun, 2023 1 commit
  3. 05 Jun, 2023 4 commits
  4. 02 Jun, 2023 1 commit
  5. 31 May, 2023 1 commit
  6. 26 May, 2023 1 commit
  7. 25 May, 2023 1 commit
  8. 24 May, 2023 1 commit
  9. 23 May, 2023 2 commits
  10. 22 May, 2023 1 commit
    • rogarb's avatar
      feat(bureau): ignore hidden git repos (#11707) · 444e7157
      rogarb authored
      The git_prompt_info() function in lib/git.zsh ignores git repos which
      contains a specific config key, allowing to effectively "hide" them from
      the prompt. Unfortunately, the bureau theme doesn't use the library
      function to build its prompt.
      
      This commit modifies the specific prompt generation function in the
      bureau theme in order to achieve the same behaviour.
      444e7157
  11. 21 May, 2023 3 commits
  12. 15 May, 2023 1 commit
  13. 12 May, 2023 1 commit
  14. 09 May, 2023 3 commits
  15. 06 May, 2023 2 commits
  16. 03 May, 2023 2 commits
  17. 02 May, 2023 2 commits
  18. 01 May, 2023 1 commit
    • Carlo Sala's avatar
      fix(init): avoid overwriting existing aliases · b22593cf
      Carlo Sala authored
      Fix regression introduced in #11550. If an existing alias was present in
      the moment of sourcing, and oh-my-zsh aliases were disabled for that
      file, it'd be overwritten aswell. See #11658.
      b22593cf
  19. 28 Apr, 2023 1 commit
  20. 27 Apr, 2023 3 commits
  21. 21 Apr, 2023 2 commits
  22. 20 Apr, 2023 3 commits
  23. 19 Apr, 2023 1 commit
  24. 18 Apr, 2023 1 commit