1. 30 Nov, 2015 2 commits
  2. 29 Nov, 2015 3 commits
  3. 27 Nov, 2015 13 commits
  4. 23 Nov, 2015 1 commit
  5. 21 Nov, 2015 3 commits
  6. 20 Nov, 2015 5 commits
  7. 18 Nov, 2015 2 commits
  8. 17 Nov, 2015 1 commit
  9. 16 Nov, 2015 2 commits
    • Andrew Janke's avatar
      Mercurial plugin: revise README · cca422ea
      Andrew Janke authored
      Closes #4616
      Changes the `plugins=(... mercurial ...)` to be closer to correct zsh syntax, removing commas and extra spaces.
      Revises discussion on configuring themes to avoid sounding like users should modify the theme definition file in the main OMZ folder. Prioritizes the suggestion of using a theme which already supports hg_prompt_info.
      cca422ea
    • Ahmad Awais's avatar
      Removed Similar Aliases · 602cc62a
      Ahmad Awais authored
      Two similar aliases which were causing issues.
      602cc62a
  10. 15 Nov, 2015 1 commit
  11. 12 Nov, 2015 2 commits
  12. 10 Nov, 2015 1 commit
  13. 08 Nov, 2015 1 commit
  14. 06 Nov, 2015 1 commit
    • Andrew Janke's avatar
      Update github plugin to work with current hub versions · 24492a2f
      Andrew Janke authored
      Removes old completion setup that breaks with current _git and _hub completions.
      Ruby is no longer required by hub; removes that test.
      Does not define new completions for hub; they are now defined by hub itself.
      Change the functions to use hub to create the repos on GitHub.
      Add error checking to the functions.
      Removes apparently-unused _github completion definition.
      24492a2f
  15. 04 Nov, 2015 2 commits