Commit Graph

714 Commits

Author SHA1 Message Date
Rahul Trikha 68b5ef2aab Added auto complete plugin for powder gem https://github.com/Rodreegez/powder 2011-08-02 11:24:09 +09:30
Robby Russell a738ca9b64 Merge pull request #464 from bkonkle/patch-1
Minor corrections to deletion detection in git_prompt_status
2011-07-30 18:08:54 -07:00
Robby Russell 52a99d947e Merge pull request #507 from walle/add_autocomplete_for_gas
Add autocomplete for gas
2011-07-30 18:06:52 -07:00
Fredrik Wallgren c3412ca57d Replace forgotten rubies with authors 2011-07-30 04:57:25 +02:00
Fredrik Wallgren d866662c4a Add autocomplete for gas. Based on the rvm plugin. 2011-07-30 04:38:57 +02:00
Robby Russell dee8171fa9 Merge pull request #494 from EspadaV8/master
Fixed an issue where the SVN plugin would mark a folder as being dirty when there was an svn:external set.
2011-07-27 21:11:49 -07:00
Robby Russell 4ff45581de Merge pull request #496 from semmons99/master
add alias for `bundle package` to the bundler plugin
2011-07-27 21:08:17 -07:00
Robby Russell 383ff03cca Merge pull request #502 from sunaku/history
move history-substring-search* files into plugins/
2011-07-27 21:06:54 -07:00
Suraj N. Kurapati fd732eb3ff move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00
Shane Emmons 6bf468f92c add alias for `bundle package` to the bundler plugin 2011-07-25 08:02:25 -07:00
Andrew Smith 7b25a3fca9 The original SVN pluging would mark a folder as dirty if there was an
svn:external set and the output of 'svn status' returned the check for
the external. E.g.

$ svn st
X       Application

Performing status on external item at 'Application'

Shouldn't be marked as being dirty. By grepping for only the valid
output for what should be class as dirty, it won't return false
positives.
2011-07-25 09:50:54 +10:00
Andrew Smith 3cb33fc254 Replace a duplicated test to see if we're in an SVN folder with a call to the 'in_svn' function. 2011-07-25 09:46:17 +10:00
Robby Russell 3350c2298f Merge pull request #488 from dreur/upstream-archlinux-plugin
Remove sudo when using yaourt + do not rely on abs when not in path - In
2011-07-23 09:46:45 -07:00
Robby Russell dbc674988e Merge pull request #259 from dereine/master
Add a plugin to support kate the kde text editor
2011-07-23 09:40:54 -07:00
Robby Russell 2816ea726e Merge pull request #251 from kalasjocke/master
New terminalparty theme
2011-07-23 09:39:25 -07:00
Robby Russell fc6f07206e Merge pull request #215 from sunaku/history
history substring search plugin from fizsh
2011-07-23 09:36:30 -07:00
Robby Russell 46440e7198 Merge pull request #208 from sorin-ionescu/plugin-extract
extract plugin
2011-07-23 09:33:42 -07:00
Robby Russell 250bee9cda Merge pull request #206 from sorin-ionescu/plugin-osx
Vastly improved Mac OS X plugin
2011-07-23 09:27:31 -07:00
Robby Russell 92467e0b90 Merge pull request #167 from jarinudom/master
Add superjarin theme that shows current ruby version via RVM
2011-07-23 09:25:30 -07:00
Robby Russell dd6cc96bb1 Merge pull request #112 from lukerandall/master
Update theme to support fine grained git status
2011-07-23 09:15:42 -07:00
Robby Russell 9e783c0a8e fixing issue with last commit merge. missed a conflict 2011-07-23 09:14:44 -07:00
Robby Russell 5e4d89385f Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 2011-07-23 09:13:57 -07:00
Sven Lito 96b0af6824 adding git svn aliases 2011-07-23 09:13:49 -07:00
Sven Lito 6bb0c1c926 added git log with graph 2011-07-23 09:12:44 -07:00
Sven Lito eb63ddf6bb added mac keybinding for backward-delete-char 2011-07-23 09:11:08 -07:00
Robby Russell bea196de3b Merge pull request #412 from transat/master
Added git-friendly 'wedisagree' theme.
2011-07-23 09:03:15 -07:00
Robby Russell 7a452fd950 Merge pull request #461 from dpoggi/master
Added 'dpoggi' theme
2011-07-23 08:59:30 -07:00
Robby Russell ae9457d84d Merge pull request #487 from dreur/upstream-spectrum-utility
Add utility method to spectrum
2011-07-23 08:58:10 -07:00
hobbestigrou 34f00f385c More generic. 2011-07-23 08:54:47 -07:00
Robby Russell 8a102b941f Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 2011-07-23 08:41:44 -07:00
Dieter Plaetinck 3a56297ce8 Don't export oh-my-zsh configuration paramaters to the environment
These variables are only used by oh-my-zsh, so there's no need
to populate the environment of all children with them.
2011-07-23 08:41:33 -07:00
Robby Russell 2a64d08889 Merge pull request #107 from philips/philips-theme
Philips theme, sorry :-/
2011-07-23 08:29:05 -07:00
Robby Russell d6ffebebc5 Merge pull request #484 from msabramo/f9bf396e4ac68299f1370ed54350cc14ce954eea
As requested, here is the Django zsh completions alone without other cruft, such as 8e05d64
2011-07-23 08:26:11 -07:00
Benjamin Boudreau 512f3678c0 Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin 2011-07-23 11:22:39 -04:00
Benjamin Boudreau cbaa97d8c3 Add utility method to spectrum 2011-07-23 11:09:45 -04:00
Robby Russell dcab0cdc54 Merge pull request #483 from dreur/upstream-archlinux-plugin
Fix typo in archlinux plugin
2011-07-19 22:07:32 -07:00
Benjamin Boudreau 8e77ad468d Fix typo 2011-07-19 19:38:29 -07:00
Robby Russell c082174a4e Merge pull request #480 from PabloSerbo/master
I've just read your coding standards and updated the code to match.
2011-07-18 09:00:07 -07:00
Paul Serby c09e2f2986 Bringing inline with oh-my-zsh coding convensions 2011-07-18 16:05:05 +01:00
Robby Russell d62f29b625 Merge pull request #479 from csexton/edit-command-line
C-x C-e to edit current command in $EDITOR
2011-07-18 07:57:54 -07:00
Christopher Sexton a38774c98d C-x C-e to edit current command in EDITOR
The command C-x C-e opens the current command line for editing
in the editor defined by the $EDITOR environment variable.

Thanks to Craig Bosma and his blog post about this:
http://distrustsimplicity.net/articles/zsh-command-editing
2011-07-18 09:54:59 -04:00
Robby Russell f951740656 Merge pull request #474 from PabloSerbo/master
Adding a completion plugin for cake the coffee-script
2011-07-17 22:09:47 -07:00
Robby Russell 4dce1d5d4a Merge pull request #476 from theunraveler/master
Paths with spaces in upgrade script
2011-07-17 22:09:24 -07:00
Robby Russell 202405e2b5 Merge pull request #452 from franklouwers/master
chef "knife" plugin
2011-07-17 22:07:10 -07:00
Robby Russell ca1ccde09f Merge pull request #468 from blinks/master
Added a theme.
2011-07-17 22:05:46 -07:00
Robby Russell ab6196430b Merge pull request #477 from totolici/patch-1
redis-cli plugin: fixed typo for one of the subcommands
2011-07-17 22:04:49 -07:00
Robby Russell bce9c3bb16 Merge pull request #404 from gwjo/ssh-agent
ssh-agent improvements
2011-07-17 22:03:39 -07:00
Robby Russell c80392475f Merge pull request #415 from eproxus/master
New theme: sunrise
2011-07-17 22:02:43 -07:00
Robby Russell 08711cd8f7 Merge pull request #475 from dreur/upstream-archlinux-plugin
Added archlinux plugin
2011-07-17 22:00:47 -07:00
alexandru totolici 127d2ae57b Fixed typo for one of the subcommands (linset -> linsert) 2011-07-17 21:01:06 -07:00