1. 21 Sep, 2012 2 commits
  2. 20 Sep, 2012 2 commits
    • Jim Hester's avatar
      Colemak plugin · aeadd737
      Jim Hester authored
        a plugin for useing the colemak[1] keyboard layout and vi-mode in zsh, rotates
        some keys around in vi command mode so that the physical hjkl keys are still
        used for movement, all the rotated keys are either in colemak's location or
        qwerty's location, so it is easy to pick up
      
        [1] www.colemak.com
      aeadd737
    • Jim Hester's avatar
      Per directory history plugin · baa187e4
      Jim Hester authored
         This is a implementation of per directory history for zsh, some
         implementations of which exist in bash[1,2].  It also implements
         a per-directory-history-toggle-history function to change from using the
         directory history to using the global history.  In both cases the history is
         always saved to both the global history and the directory history, so the
         toggle state will not effect the saved histories.  Being able to switch
         between global and directory histories on the fly is a novel feature as far
         as I am aware.
      
         [1]: http://www.compbiome.com/2010/07/bash-per-directory-bash-history.html
         [2]: http://dieter.plaetinck.be/per_directory_bash
      baa187e4
  3. 01 Sep, 2012 1 commit
  4. 19 Aug, 2012 1 commit
  5. 15 Jul, 2012 1 commit
  6. 09 Jul, 2012 2 commits
  7. 03 Jul, 2012 1 commit
    • lukas's avatar
      provide plugin for rbfu the ruby version switcher · e3ff4b58
      lukas authored
      Evaluates $(rbfu --init --auto) if rbfu is installed on the system,
      also has a custom rbfu-rubies method which lists the installed
      rubies which are available to rbfu.
      
      For compatibility with themes, also creates the rvm_prompt_info
      function, so existing themes should work out of the box.
      e3ff4b58
  8. 01 Jul, 2012 1 commit
  9. 25 Jun, 2012 1 commit
  10. 22 Jun, 2012 2 commits
  11. 18 Jun, 2012 3 commits
  12. 16 Jun, 2012 1 commit
  13. 15 Jun, 2012 1 commit
  14. 12 Jun, 2012 1 commit
  15. 09 Jun, 2012 1 commit
  16. 03 Jun, 2012 1 commit
  17. 01 Jun, 2012 2 commits
  18. 29 May, 2012 3 commits
  19. 24 May, 2012 1 commit
  20. 23 May, 2012 1 commit
  21. 21 May, 2012 3 commits
  22. 03 May, 2012 1 commit
  23. 22 Apr, 2012 1 commit
  24. 19 Apr, 2012 1 commit
  25. 12 Apr, 2012 1 commit
  26. 21 Mar, 2012 1 commit
  27. 16 Mar, 2012 1 commit
  28. 01 Mar, 2012 2 commits