ohmyzsh/lib
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Christian Höltje 8890450684 This fixes checking for git untracked items
The grep expression was incorrect for normal grep. Adding
the `-E` option fixed the escaping of the question marks.
2013-04-03 20:41:05 -04:00
..
aliases.zsh Merge pull request #1255 from SuprDewd/master 2012-12-02 12:44:17 -08:00
completion.zsh Correct variable used for global ssh known host completion 2012-08-01 23:58:09 +02:00
correction.zsh Only setopt correct, not "correct_all". 2011-12-16 14:01:59 +01:00
directories.zsh Merge pull request #1273 from ystein/master 2012-12-04 06:36:45 -08:00
edit-command-line.zsh C-x C-e to edit current command in EDITOR 2011-07-18 09:54:59 -04:00
functions.zsh Improved statistics functions, effect: 2012-11-14 19:09:13 +08:00
git.zsh This fixes checking for git untracked items 2013-04-03 20:41:05 -04:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh allow setting a custom HISTFILE before oh-my-zsh is loaded 2013-03-15 22:07:47 +01:00
key-bindings.zsh Don't clobber standard Esc+. behavior 2012-03-17 22:03:01 -03:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
rvm.zsh Set default for rvm prompt prefix/suffix 2012-12-02 20:30:25 +02:00
spectrum.zsh Add utility method to spectrum 2011-07-23 11:09:45 -04:00
termsupport.zsh Fixes #1489 2012-12-31 05:25:07 -08:00
theme-and-appearance.zsh Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00