- 23 Sep, 2012 3 commits
-
-
Robby Russell authored
Per directory history plugin
-
Robby Russell authored
Colemak plugin ( http://colemak.com/ )
-
Robby Russell authored
added autojump plugin support for mac os x, when port installed autojump
-
- 21 Sep, 2012 2 commits
-
-
Jim Hester authored
Use the HISTFILE environment variable in place of copying it to _per_directory_history_global so that users can change the environment variable after sourcing per-directory-history and have the global variable set correctly
-
Aviad Reich authored
-
- 20 Sep, 2012 2 commits
-
-
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
-
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
-
- 01 Sep, 2012 5 commits
-
-
Robby Russell authored
Small improving themes/jnrowe.zsh-theme
-
Robby Russell authored
Laravel autocompletion
-
Robby Russell authored
My favourite theme with support to RVM and GIT
-
Robby Russell authored
supervisor plugin
-
everbird authored
-
- 19 Aug, 2012 1 commit
-
-
John Hamelink authored
provides autocompletion for artisan.
-
- 14 Aug, 2012 1 commit
-
-
Marcelo Eden authored
-
- 24 Jul, 2012 2 commits
- 20 Jul, 2012 2 commits
-
-
Robby Russell authored
'rails' command should not be run with bundle exec
-
Robby Russell authored
auto-upadate feature will now reset the epoch so that if a user doesn't say yes, it won't ask them again for a while. fixes #1240
-
- 15 Jul, 2012 2 commits
-
-
clutton authored
-
- 11 Jul, 2012 1 commit
-
-
Robby Russell authored
New theme af-magic.zsh-theme
-
- 10 Jul, 2012 2 commits
-
-
Robby Russell authored
Remove bogus "-" from nomz="ps -aux" alias.
-
Robby Russell authored
Escape whitespace for Sublime Text plugin
-
- 09 Jul, 2012 2 commits
-
-
Josh Vermaire authored
-
Josh Vermaire authored
-
- 03 Jul, 2012 6 commits
-
-
Robby Russell authored
sublime pluginn : Added alias for Sublime Text 2 on Linux
-
Robby Russell authored
Added fasd plugin
-
Robby Russell authored
[Plugin] Virtualenvwrapper: Added another path
-
Robby Russell authored
provide plugin for rbfu (yet ruby version switcher)
-
Robby Russell authored
Explicitly tell rbenv to use zsh
-
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.
-
- 01 Jul, 2012 1 commit
-
-
Eustachy Kapusta authored
Info from http://procps.sourceforge.net/faq.html .
-
- 28 Jun, 2012 1 commit
-
-
- 25 Jun, 2012 1 commit
-
-
David Barragan authored
-
- 24 Jun, 2012 2 commits
-
-
Robby Russell authored
added jruby plugin
-
Robby Russell authored
Fix finding git issue.
-
- 23 Jun, 2012 1 commit
-
-
Renan Cakirerk authored
Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script
-
- 22 Jun, 2012 3 commits
-
-
Volker Pacher authored
-
Volker Pacher authored
-
Robby Russell authored
rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder
-