Jon Duell
cd9a85500e
Adds new duellj theme
2010-05-08 04:20:10 +08:00
Robby Russell
7a9d4ceb75
Merge remote branch 'jreese/master'
2010-05-07 13:16:50 -07:00
Dallas Reedy
44cad95ed2
updated my theme with the date and git branch (+ dirty or not)
2010-05-07 11:17:12 -07:00
Dallas Reedy
7442954985
Merge remote branch 'robbyrussell/master'
2010-05-07 10:21:27 -07:00
Robby Russell
7d036913c4
Unsetting config_file after loading config
2010-05-06 21:13:59 -07:00
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
Tomas Kramar
3e1d5fa316
Make Shift+Tab move backwards in the menu
2010-03-22 21:44:15 +01: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
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 'e429ff9e2bed41f88e3df3315b159fa79a7152fc'
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
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
Toon Claes
5bd1990891
tonotdo theme like I like it
2009-11-13 23:39:07 +01:00
Toon Claes
7aca512f32
Theme tonotdo upgrade
2009-11-13 22:02:42 +01:00
Jordan Bracco
b549dd4999
Gallifrey theme
2009-11-13 05:10:21 +01:00
technoweenie
81acebee57
gave credit to Nick for the rake autocompletion code.
2009-11-12 11:14:09 -07:00
Toon Claes
9fde1531f3
Spiced up the tonotdo theme, some more
2009-11-11 18:15:33 +01:00
Toon Claes
b4712ad693
Spiced up the tonotdo theme
2009-11-11 18:14:25 +01:00
Toon Claes
80c20c32dd
LS_COLORS fix for tonotdo theme
2009-11-11 17:26:23 +01:00
Toon Claes
e41d7305e5
Improved the LS_COLORS in my tonotdo theme
2009-11-09 22:28:17 +01:00