171a76a3c4
Closer to original status command, using SUBMODULE SYNTAX
2013-01-30 09:32:01 +01:00
8a463b6df7
Better custom theme loading
...
oh-my-zsh.sh now also checks for $ZSH_CUSTOM/themes/$ZSH_THEME.zsh-theme when attempting to load a theme. This way custom themes can be a bit more organized in the 'custom' dir
2013-01-30 00:44:42 -05:00
2e213b9b8f
Faster dirty git status check (using git diff)
2013-01-27 14:50:33 +01:00
4c91f6d13e
Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into
...
oh-my-zsh.
2013-01-25 13:23:40 +02:00
28b737416f
ADDED: Mercurial prompt info support even if hg prompt extension is unavailable
2013-01-20 13:10:31 +01:00
8e9cf45200
ADDED: Mercurial repository info
2013-01-19 00:52:09 +01:00
615e41b0ec
Adding MIT-LICENSE Closes #655
2013-01-15 06:45:27 -08:00
cf03ee6d88
Merge pull request #1534 from gberenfield/master
...
Tested fix for Issue #1479
2013-01-10 22:39:37 -08:00
312da3ea05
Merge pull request #941 from dcreager/configurable-blinks-theme
...
blinks theme works with light and dark Solarized
2013-01-10 22:37:25 -08:00
9ef7e8a191
Merge pull request #1077 from Mezzle/add-option-to-show-git-status
...
Add option to disable status notification
2013-01-10 22:36:16 -08:00
a634d50645
Merge pull request #1054 from ptillemans/master
...
Updated subcommands for leiningen plugin
2013-01-10 22:34:23 -08:00
64db7b56f2
Merge pull request #1164 from fuksito/master
...
More usable aliases
2013-01-10 22:33:47 -08:00
ae7bce34fd
Merge pull request #837 from stacksmashing/master
...
Fix sprunge-plugin behaviour.
2013-01-10 22:32:26 -08:00
cd9c474303
Update to a better fab compeletion script.
2013-01-10 13:56:55 +08:00
22da0a00b8
Add rebar to plugin
2013-01-08 13:34:33 +08:00
914c47b347
Merge remote-tracking branch 'upstream/master'
2013-01-06 14:10:42 +08:00
692dca0715
Add new plugin to autocomplete fabric commands
2013-01-06 14:08:12 +08:00
e5736d3910
Fixed coding style
2013-01-03 14:44:17 +02:00
df7cae0f4f
moved bower plugin to a separate branch
2013-01-03 07:18:38 +01:00
c5d575ccae
cleaned up
2013-01-03 07:07:40 +01:00
93c90a6bf5
Fix the fix for Issue #1479
2013-01-02 19:14:57 -05:00
003dd8f4b6
fix for Issue 1479
2013-01-02 16:20:22 -05:00
587832f155
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
2013-01-02 09:42:14 +01:00
3362899493
Adding torrent tools plugin.
...
Only one tool exists right now, that is to convert a magnetlink into a
torrent file.
2013-01-01 19:51:55 -08:00
80a6032596
Merge pull request #1510 from agnoster/agnoster-classic
...
agnoster "classic"
2012-12-31 05:27:46 -08:00
07c19b66d3
Merge pull request #1517 from thisiskun/master
...
provide the unbundled commands
2012-12-31 05:26:40 -08:00
c5ecb4e136
Fixes #1489
...
Revert "Fixed Mac OS X Terminal.app related issue with extra newlines being printed out sometimes"
This reverts commit 8f89d4d5a5
.
2012-12-31 05:25:07 -08:00
fa355a798c
Fixed issue with NetBSD's ls
2012-12-31 14:02:22 +02:00
6ce08acb27
added support for subversion 1.7 for svn plugin
2012-12-30 21:18:12 +02:00
1f4bb8deb7
OpenBSD doesn't have -ef flags for ps. Both linux and OpenBSD have -x flags which works just as greate here
2012-12-30 09:52:32 +01:00
021e6de323
added crcandy theme
...
it's just the candy theme with a new line before.
in order to make easier to see the result of the
commands and to avoid confusing
2012-12-28 18:04:15 -02:00
d0842b431e
Fix gitfast problem for untracket files
...
When showing the char % for untracket files, it was not being escaped
so there was shown a space in the place. It was also removing any char
that was right just after.
2012-12-28 17:37:48 -02:00
dde4a8b6a3
Maven plugin completion fix
...
for other (than Java) JVM languages
2012-12-28 12:28:47 +01:00
e7f24a8319
add symbol in darcs repos to match git and mercurial
2012-12-24 13:43:45 -05:00
a09cd713b4
add unbundled command
2012-12-24 17:27:23 +08:00
e4624c6a36
Revert "agnoster theme shows error code instead of an "x""
...
This reverts commit f09af57179
.
It is far more aesthetically pleasing, and conveys the correct amount of information. The exact numeric status code is extremely rarely of use, and increases cognitive parsing burden on the user.
(cherry picked from commit 8f664edcaf55adcc540f0fe43d4205b66e4f9fb6)
2012-12-21 11:45:57 -05:00
fdb3c0e68d
Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc.
2012-12-19 07:22:03 -08:00
c95b6d91f7
git lol
2012-12-18 08:47:04 +00:00
46ad733833
more catspeak
2012-12-18 08:16:28 +00:00
55f09f89c8
Added verisions
option for homebrew
completion
2012-12-13 19:09:28 +02:00
397c085a19
Merge pull request #1473 from bsteuber/fix-git-flow-feature-completion
...
use feature names instead of failing branch names in "git flow feature"
2012-12-09 09:04:02 -08:00
bc7157ba75
Merge pull request #1475 from westonplatter/master
...
fixes #1474 add zeus to bundle exec list
2012-12-09 09:03:32 -08:00
d8162cdded
Merge pull request #1477 from madsgraphics/git_prompt_showstashstate
...
Add Stash toogle to display if there's some stash or not in `git_prompt_status`
2012-12-09 09:03:02 -08:00
b9a989fea5
Add Stash toogle to display if there's some stash or not in git_prompt_status
2012-12-07 10:25:02 +01:00
f3fea45dd2
fixes #1474 add zeus to bundle exec listx
2012-12-06 18:30:15 -06:00
1b91c84d2b
use feature names instead of failing branch names in "git flow feature"
2012-12-06 14:09:09 +01:00
6d7a275972
Merge pull request #1084 from avit/bwana-plugin
...
Bwana plugin for reading man pages in the browser
2012-12-05 07:21:33 -08:00
046fc5a1d8
Merge pull request #1133 from mappleconfusers/605ad8725b06cc15f8523404f59060b6a71bb7a2
...
Cat alias: :3
2012-12-05 07:19:18 -08:00
083da66c0b
Merge pull request #1139 from mappleconfusers/pull_req_git
...
Add aliases for git-remote
2012-12-05 07:16:36 -08:00
ed5d2fff1f
Merge pull request #1233 from mugenken/knife-check-cwd
...
check for knife.rb in cwd
2012-12-05 07:15:34 -08:00