Commit graph

261 commits

Author SHA1 Message Date
kremso
926d9e8893 Don't autoselect first completion entry (Fixes #14)
The key here is not using MENU_COMPLETE which autoselects the first
entry, but using AUTO_MENU which displays the menu but autoselects
on successive tab hit.

Also, do not use zstyle menu yes because that somehow overrides
the setopts.
2010-05-06 21:06:58 -07:00
Robby Russell
447da5816e Removing rake autocompletion as this is apparently baked into recent versions of zsh 2010-05-06 21:04:09 -07:00
canthiswait
4155adeefe Fixed color in last character of clean git info 2010-05-06 20:46:32 -07:00
canthiswait
91add78bdc 256 color theme with bright blue and orange 2010-05-06 20:46:32 -07:00
canthiswait
e8ef16570f escape sequences so rprompt doesn't mess up 2010-05-06 20:46:32 -07:00
canthiswait
02bd8ab53e Added scpectrum script for easy 256 color theaming 2010-05-06 20:46:32 -07:00
Andy Fowler
3c87d48362 makes git status prompt 4x faster
(via git status -s, benchmarked)
2010-05-06 20:37:00 -07:00
John Reese
99d72cad55 Ignore errors from compaudit when using sudo -s 2010-04-08 22:35:35 -04:00
John Reese
a4dd691af5 Remove limit of two segments to PWD 2010-04-08 15:07:43 -04:00
John Reese
51935f768d Added screenshot link for jreese theme 2010-04-08 15:02:56 -04:00
John Reese
6356d70710 Added theme "jreese" to oh-my-zsh 2010-04-08 14:11:42 -04:00
Wesley Moore
a4ece75c3f Ignore vim swap files 2010-04-01 09:42:55 +11:00
Wesley Moore
c31592c601 Make untracked in prompt behave how I want 2010-04-01 09:42:06 +11:00
Ole Reifschneider
82808837a2 lib/completion: Don't select the first item of completion list.
Based on a commit by: Ole Reifschneider <mail@ole-reifschneider.de>
2010-04-01 09:21:33 +11:00
Wesley Moore
3d2bcbcfa9 Add untracked git status to wezm theme prompt 2010-04-01 09:14:50 +11:00
Wesley Moore
a0275f5ab5 Improve the git prompt.
Conflicts:

	themes/prose.zsh-theme
2010-04-01 09:11:25 +11:00
Wesley Moore
e1e4c7c5f4 Add rvm_ruby_prompt function
Conflicts:

	themes/hpoydar.zsh-theme
2010-04-01 09:08:58 +11:00
Wesley Moore
def5cf39b4 Fix cap completion, via hpoydar 2010-04-01 09:07:40 +11:00
Dallas Reedy
f9abe041e2 added my personal theme: the dallas them 2010-03-17 11:25:17 -07:00
Nikita Vasilyev
4778352502 git:(master) --> git:master
Parenthesis removed
2010-03-16 23:44:01 +03:00
Nikita Vasilyev
354ab87c85 Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png 2010-03-14 23:08:27 +03:00
Wesley Moore
8113ebd142 Change up/down arrow behaviour. Add find alias. 2010-03-04 13:47:14 +11:00
Wesley Moore
fedcb93836 Adjust the theme colors and space before prompt 2010-02-18 08:55:52 +11:00
Wesley Moore
307e91bf56 Add user and host to my theme 2010-02-18 08:47:24 +11:00
Wesley Moore
e7be306c5f Merge remote branch 'upstream/master' 2010-02-02 14:38:56 +11:00
Wesley Moore
8a8cd544c2 Merge remote branch 'upstream/master' 2010-01-11 09:55:58 +11:00
Evandro Myller
be66fe9d7a clean theme: username is now bold 2010-01-02 17:59:11 -03:00
Evandro Myller
9658449450 improvements to the 'clean' theme 2010-01-02 02:51:49 -03:00
Evandro Myller
5149679f86 added "clean" theme 2010-01-02 02:12:46 -03:00
Ryan Wilcox
7e6eaff7d3 fork xiong-chiamiov theme for git support 2009-12-27 21:26:23 -08:00
Martin Klepsch
f9509f365b Putting Git related aliases into git.zsh to have them in context. 2009-12-27 21:19:40 -08:00
Dale Campbell
90627d3d1c adding quotes to tab() 2009-12-27 21:16:16 -08:00
Robby Russell
2ecc228b23 Adding a function that will open up a ticket in Lighthouse based on the number and there being a URL in a hidden file. 2009-12-16 11:23:41 -08:00
Robby Russell
98d56a3097 Adding a nocorrect for the heroku command as it was getting triggered by heroku logs. 2009-12-13 11:48:03 -08:00
johnmaxwelliv
20755df49e Based on a suggestion from robbyrussel, using env for greater compatibility. 2009-12-13 12:38:37 -07:00
johnmaxwelliv
59116a25f1 Instead of using the user's standard shell, this script should be run using zsh, since that was the shell it was written for. On my machine changes to my default shell only take effect when I log out and then long in again. Plus, it's nice for people to be able to try oh-my-zsh out even if zsh isn't their default shell right? :-) 2009-12-12 21:23:36 -07:00
Robby Russell
4419c5c347 Merge commit 'e429ff9e2b' 2009-12-12 14:10:05 -08:00
Robby Russell
c08e1e0ca0 Merge branch 'master' of git://github.com/macovsky/oh-my-zsh into macovsky/master 2009-12-12 13:52:55 -08:00
Robby Russell
41f13ccb0a Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32 2009-12-12 13:45:30 -08:00
To1ne
e429ff9e2b no correction on gist 2009-12-12 10:12:14 +01:00
macovsky
bee94dbd62 new theme 2009-12-12 12:06:46 +03:00
To1ne
dfb3fb5a0a No correction on mkdir + removed duplicate nocorrect mv 2009-12-10 19:04:06 +01:00
Toon Claes
065ae00673 Revert 2009-12-01 23:06:15 +01:00
Toon Claes
dca4651cee Completion from history 2009-11-30 23:28:40 +01:00
Wesley Moore
be6fd6eeff Fix up LESS var to work better with git 2009-12-01 09:14:54 +11:00
Wesley Moore
be0f9fbbc5 Merge remote branch 'upstream/master' 2009-12-01 08:55:55 +11:00
Toon Claes
328e67eb00 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2009-11-26 21:13:56 +01:00
Robby Russell
473dd3b212 Adding current_branch function, which can be used like: git pull origin master 2009-11-25 12:45:16 -08:00
Toon Claes
3f49658cb5 tonotdo theme: Back to the original 2009-11-13 23:55:37 +01:00
Toon Claes
6524bee2ce tonotdo theme still not like I wanted 2009-11-13 23:44:28 +01:00