James Rowe
6774490a46
Don't auto-correct ebuild commands.
...
It breaks "ebuild <foo> manifest", as there are Manifest files in the directory.
2010-06-05 23:22:57 +08:00
Robby Russell
27904c117c
Moving current_branch() to git plugin
2010-06-03 12:56:11 -07:00
Robby Russell
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
2010-06-03 12:55:07 -07:00
Robby Russell
455669e976
Removing legacy completion code
2010-06-03 12:54:40 -07:00
Robby Russell
ab2c0744ab
Removing rake completion from lib/ as it was moved to rails plugin
2010-06-03 12:33:15 -07:00
Robby Russell
3cf9ab722e
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
2010-06-03 12:03:26 -07:00
Steve Losh
bf13b92392
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2010-05-27 22:03:47 -04:00
Alan Harper
ba9c78fc9b
Import rvm prompt
2010-05-28 08:13:17 +08:00
Mike Hostetler
93f9825b79
share history with your zsh's on the same host
2010-05-08 04:23:50 +08:00
Dylan Clendenin
9efc086fb3
two aliases set to 'ss', clobbering rails script/server
2010-05-08 04:22:34 +08:00
Robby Russell
7a9d4ceb75
Merge remote branch 'jreese/master'
2010-05-07 13:16:50 -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
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
Steve Losh
968aaf2627
Start using tree.
2010-05-05 13:01:28 -04:00
Steve Losh
4ea95c3c16
Start a custom version of startapp.
2010-05-04 14:36:48 -04:00
Steve Losh
37303d022e
Move over a few more aliases from my personal .zshrc.
2010-04-30 15:26:03 -04:00
Steve Losh
01680434ff
Add some Supervisord aliases.
2010-04-30 15:13:51 -04:00
Steve Losh
0be470c37d
Add some Gunicorn aliases and the oo alias.
2010-04-30 15:11:26 -04:00
Steve Losh
7b68b969dc
Merge branch 'master' of github.com:sjl/oh-my-zsh
2010-04-30 10:25:54 -04:00
Steve Losh
1df9ea8c28
Add the pj function to easily prettify JSON.
2010-04-30 10:25:30 -04:00
Steve Losh
ad2d5b0bf5
Add some simple Redis aliases.
2010-04-23 21:10:06 -04:00
Steve Losh
9cc2d0964b
Add the cdp function.
2010-04-23 11:20:24 -04:00
John Reese
99d72cad55
Ignore errors from compaudit when using sudo -s
2010-04-08 22:35:35 -04:00
Tomas Kramar
3e1d5fa316
Make Shift+Tab move backwards in the menu
2010-03-22 21:44:15 +01:00
Steve Losh
f7e528b4a1
Add some useful Django-related aliases.
2010-03-18 15:44:13 -04:00
Steve Losh
9d43c16f4e
Add the pman function to view man pages as PDFs.
2010-03-10 09:18:52 -05:00
Steve Losh
be0191cf83
Merge branch 'master' of github.com:sjl/oh-my-zsh
2010-02-27 16:56:39 -05:00
Steve Losh
ce4dc6fac2
Add the cdv alias to cd to the virtualenvs directory.
2010-02-27 16:55:53 -05:00
Steve Losh
66e9fa165d
Trash all the ruby/git cruft and tweak completion a bit.
2010-02-16 17:31:21 -05:00
Ole Reifschneider
db18f4361b
lib/completion: Don't select the first item of completion list.
...
Based on a commit by: Ole Reifschneider <mail@ole-reifschneider.de>
2010-02-16 17:05:28 -05:00
Steve Losh
e5fa536313
Undo the VI keybinding change and switch my prompt to be the default.
2010-02-02 19:22:28 -05:00
Matt Cable
db2302a59c
git_prompt_info didn't account for empty gitstat case.
...
Problem was only noticable with non-empty $ZSH_THEME_GIT_PROMPT_CLEAN
2010-02-02 10:39:11 -07:00
Matt Cable
f0d9edcbb9
Merge git://github.com/sjl/oh-my-zsh into sjl
2010-02-02 10:30:15 -07:00
Steve Losh
7bde96c7b2
Add a file for Python-related things.
2010-02-02 09:27:31 -05:00
Steve Losh
863b28411f
Load zmv to help with complex renames.
2010-02-02 09:27:31 -05:00
Steve Losh
2b6116039b
Add bare dot aliases for backing out of directories.
2010-02-02 09:27:30 -05:00
Matt Cable
2e9ab0b8ea
vi keybindings
2010-02-01 23:44:57 -07:00
Steve Losh
6ec9f8c168
Clear new tabs.
2010-01-25 09:06:45 -05:00
Steve Losh
3d22ee248c
Improve the git prompt.
2010-01-20 12:12:48 -05: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
To1ne
e429ff9e2b
no correction on gist
2009-12-12 10:12:14 +01: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