1
0
Fork 0
Commit Graph

397 Commits (d4ea399b04ef57dd31097eadc316305d1e42a194)
 

Author SHA1 Message Date
Robby Russell 7d036913c4 Unsetting config_file after loading config
15 years ago
kremso 926d9e8893 Don't autoselect first completion entry (Fixes #14)
15 years ago
Robby Russell 447da5816e Removing rake autocompletion as this is apparently baked into recent versions of zsh
15 years ago
canthiswait 4155adeefe Fixed color in last character of clean git info
15 years ago
canthiswait 91add78bdc 256 color theme with bright blue and orange
15 years ago
canthiswait e8ef16570f escape sequences so rprompt doesn't mess up
15 years ago
canthiswait 02bd8ab53e Added scpectrum script for easy 256 color theaming
15 years ago
Andy Fowler 3c87d48362 makes git status prompt 4x faster
15 years ago
John Reese 99d72cad55 Ignore errors from compaudit when using `sudo -s`
15 years ago
John Reese a4dd691af5 Remove limit of two segments to PWD
15 years ago
John Reese 51935f768d Added screenshot link for jreese theme
15 years ago
John Reese 6356d70710 Added theme "jreese" to oh-my-zsh
15 years ago
Tomas Kramar 3e1d5fa316 Make Shift+Tab move backwards in the menu
15 years ago
Dallas Reedy f9abe041e2 added my personal theme: the dallas them
15 years ago
Nikita Vasilyev 4778352502 git:(master) --> git:master
15 years ago
Nikita Vasilyev 354ab87c85 Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png
15 years ago
Evandro Myller be66fe9d7a clean theme: username is now bold
15 years ago
Evandro Myller 9658449450 improvements to the 'clean' theme
15 years ago
Evandro Myller 5149679f86 added "clean" theme
15 years ago
Ryan Wilcox 7e6eaff7d3 fork xiong-chiamiov theme for git support
15 years ago
Martin Klepsch f9509f365b Putting Git related aliases into git.zsh to have them in context.
15 years ago
Dale Campbell 90627d3d1c adding quotes to tab()
15 years ago
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.
15 years ago
Robby Russell 98d56a3097 Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
15 years ago
johnmaxwelliv 20755df49e Based on a suggestion from robbyrussel, using env for greater compatibility.
15 years ago
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? :-)
15 years ago
Robby Russell 4419c5c347 Merge commit 'e429ff9e2bed41f88e3df3315b159fa79a7152fc'
15 years ago
Robby Russell c08e1e0ca0 Merge branch 'master' of git://github.com/macovsky/oh-my-zsh into macovsky/master
15 years ago
Robby Russell 41f13ccb0a Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32
15 years ago
To1ne e429ff9e2b no correction on gist
15 years ago
macovsky bee94dbd62 new theme
15 years ago
To1ne dfb3fb5a0a No correction on mkdir + removed duplicate nocorrect mv
15 years ago
Toon Claes 065ae00673 Revert
15 years ago
Toon Claes dca4651cee Completion from history
15 years ago
Toon Claes 328e67eb00 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
15 years ago
Robby Russell 473dd3b212 Adding current_branch function, which can be used like: git pull origin master
15 years ago
Toon Claes 3f49658cb5 tonotdo theme: Back to the original
15 years ago
Toon Claes 6524bee2ce tonotdo theme still not like I wanted
15 years ago
Toon Claes 5bd1990891 tonotdo theme like I like it
15 years ago
Toon Claes 7aca512f32 Theme tonotdo upgrade
15 years ago
Jordan Bracco b549dd4999 Gallifrey theme
15 years ago
technoweenie 81acebee57 gave credit to Nick for the rake autocompletion code.
15 years ago
Toon Claes 9fde1531f3 Spiced up the tonotdo theme, some more
15 years ago
Toon Claes b4712ad693 Spiced up the tonotdo theme
15 years ago
Toon Claes 80c20c32dd LS_COLORS fix for tonotdo theme
15 years ago
Toon Claes e41d7305e5 Improved the LS_COLORS in my tonotdo theme
15 years ago
Toon Claes 5246e103c5 Fixed all themes so tab-completion doesn't move the cursor to a weird position
15 years ago
Toon Claes 147f1dc702 Modifying changes for issue 25, to fix issue 27
15 years ago
Toon Claes 729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
15 years ago
Robby Russell c620408962 Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."
15 years ago