1. 08 Sep, 2019 1 commit
  2. 03 Sep, 2019 1 commit
    • 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
  3. 11 Jun, 2019 1 commit
  4. 27 Nov, 2018 1 commit
  5. 07 Aug, 2018 1 commit
    • Janosch Schwalm's avatar
      use https everywhere (#6574) · 19b925e7
      Janosch Schwalm authored
      * use https everywhere
      
      * use https links on the files that are left
      
      Also, removed some broken links and updated redirections.
      19b925e7
  6. 29 Jun, 2018 1 commit
  7. 06 Nov, 2017 1 commit
  8. 08 Dec, 2016 1 commit
  9. 09 May, 2015 1 commit
  10. 25 Mar, 2014 2 commits
  11. 11 Mar, 2014 1 commit
  12. 16 Jun, 2013 1 commit
  13. 07 Nov, 2012 1 commit
  14. 17 Aug, 2012 1 commit
    • Graeme Coupar's avatar
      Debian plugin now pipes which stderr to stdout · d3f6507a
      Graeme Coupar authored
      The debian plugin calls which to determine whether aptitude & sudo are
      installed.  However, if these are not installed then the error output
      from which will be output.  Since this isn't really an error condition,
      this commit updates the which calls to pipe stderr to stdout, thus
      hiding the error messages.
      d3f6507a
  15. 25 Jul, 2012 1 commit
  16. 30 Jun, 2012 5 commits
  17. 29 May, 2012 2 commits
  18. 07 Nov, 2011 1 commit
  19. 13 Aug, 2011 1 commit
  20. 07 Aug, 2011 2 commits
  21. 06 Aug, 2011 2 commits
  22. 16 Mar, 2011 1 commit