- 01 Oct, 2012 1 commit
-
-
Augusto Rocha Elesbão authored
-
- 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 3 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
-
Jim Hester authored
the vi-mode plugin destroys any bindings made before it is sourced due to the 'bindkey -v' call to switch to using vi-mode. This patch saves the bindings before invoking 'bindkey -v' then rebinds them afterwards, this fixes a number of outstanding issues due to people using vi-mode and having things in oh-my-zsh break due to the bindings being destroyed
-
- 18 Sep, 2012 1 commit
-
-
http://puma.ioTrae Robrock authored
-
- 01 Sep, 2012 1 commit
-
-
everbird authored
-
- 19 Aug, 2012 1 commit
-
-
John Hamelink authored
provides autocompletion for artisan.
-
- 15 Jul, 2012 1 commit
-
- 09 Jul, 2012 2 commits
-
-
Josh Vermaire authored
-
Josh Vermaire authored
-
- 03 Jul, 2012 1 commit
-
-
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 .
-
- 25 Jun, 2012 1 commit
-
-
David Barragan authored
-
- 22 Jun, 2012 2 commits
-
-
Volker Pacher authored
-
Volker Pacher authored
-
- 18 Jun, 2012 3 commits
-
-
Tima Maslyuchenko authored
-
Tima Maslyuchenko authored
-
James Walker authored
-
- 16 Jun, 2012 1 commit
-
-
Thomas Dippel authored
According to @graywh's comment on: https://github.com/sstephenson/rbenv/issues/185
-
- 15 Jun, 2012 1 commit
-
-
Roey Darwish Dror authored
-
- 12 Jun, 2012 1 commit
-
-
s3 authored
-
- 09 Jun, 2012 1 commit
-
-
Jaiden Mispy authored
-
- 03 Jun, 2012 1 commit
-
-
Erich Menge authored
-
- 01 Jun, 2012 2 commits
-
-
Weston Platter authored
-
Tim Littlemore authored
-
- 29 May, 2012 3 commits
-
-
mapc authored
-
mapc authored
Make the $apt_pref variable evaluatet at alias expansion by using single-quotes instad of double quotes
-
Amar Raja authored
The heroku command should not be executed via bundler, see: https://github.com/heroku/heroku/issues/173
-
- 24 May, 2012 1 commit
-
-
Varun Vijayaraghavan authored
-
- 23 May, 2012 1 commit
-
-
Alexander Berezovsky authored
-
- 21 May, 2012 3 commits
-
-
Varun Vijayaraghavan authored
Detects the platform using "uname", and sets the alias accordingly. If you are using Linux, this assumes that you have created a symbolic link to /usr/bin/sublime_text.
-
Roey Darwish Dror authored
-
Roey Darwish Dror authored
-
- 03 May, 2012 1 commit
-
-
Mat Gadd authored
^/branches/featurename ^/releases/Release-vx.y ^/trunk
-
- 22 Apr, 2012 1 commit
-
-
Dylan Hudson authored
-
- 19 Apr, 2012 1 commit
-
-
Dylan Hudson authored
-
- 12 Apr, 2012 1 commit
-
-
ntpeters authored
-
- 21 Mar, 2012 1 commit
-
-
dir01 authored
-