bf2c55ac5a
Gallois theme - made the git branch/status show for those of us without rvm
2011-08-16 17:23:33 +01:00
85f388fabf
Added nifty purple Apple theme.
2011-08-16 11:18:23 -05:00
d3116d4f0b
Remove -s switch from apt-copy
2011-08-13 10:53:24 -04:00
7a89786139
oops, restore broken theme preview
2011-08-13 13:32:37 +03:00
4dc11fee35
detect rvm or rbenv and show ruby version
2011-08-13 13:29:13 +03:00
9f46eafae0
Merge pull request #545 from ches/patch-1
...
Add guard to bundler plugin's wrapped commands
2011-08-12 19:22:10 -07:00
11fcdb844d
Add guard to bundler plugin's wrapped commands
2011-08-13 04:53:23 +07:00
dc7eee4db0
Merge pull request #543 from dmondark/heroku-completion
...
Heroku completion plugin
2011-08-12 12:57:44 -07:00
c2a95b796b
Added a gradle build tool plugin
...
* Enhanced gradle plugin to parse tasks from a quick execution of the tool
* Added a duplicated function for gradlew completion that uses gradlew internally. Builds like Gradle itself (built with Gradle) are sensitive to being run with a matching gradlew version.
* Fixed broken caching of gradle task names. Added - and -- argument completions.
2011-08-11 10:27:47 -06:00
d5333e8efc
Heroku completion plugin
2011-08-12 00:40:35 +10:00
be2ab22694
Merge pull request #492 from hwti/red-dots-completion
...
Display red dots during completion process (disabled by default)
2011-08-11 05:51:03 -07:00
098e515eff
Merge pull request #512 from ichesnokov/master
...
a little fix for showing colors during upgrade
2011-08-11 05:49:19 -07:00
6682e7c43f
Merge pull request #515 from rahult/feature/powder-plugin
...
Auto Complete Plugin for powder gem
2011-08-11 05:47:12 -07:00
65393b4bb1
Extend root ops, switch apt-copy to plain zsh
2011-08-07 16:51:14 -04:00
fac74012f8
Add options for su(do) and apt(itude|-get)
2011-08-07 15:30:55 -04:00
8c48f10a04
Add functions for new GH repos.
2011-08-06 16:15:09 -04:00
8ed6dd5fc4
Add functions for new GH repos.
2011-08-06 15:58:40 -04:00
fd55d53eb2
Fix su commands
2011-08-06 15:41:52 -04:00
749feb2720
Merge "deb" and "debian" plugins.
2011-08-06 15:22:55 -04:00
0061dda057
Add bundle open alias, which open gem using EDITOR var
2011-08-06 16:46:37 +03:00
3780247f63
added option of setting another path to custom plugins and files
...
just set ZSH_CUSTOM in your .zshrc, if not set oh-my-zsh.sh will
use the default custom dir in the repository
2011-08-04 12:37:33 +02:00
cbf662744f
fixed theme chooser + options + list available themes + show all themes
2011-08-03 09:42:16 +02:00
3bc32eef6d
add theme with command-line tips support
2011-08-02 09:42:23 +02:00
68b5ef2aab
Added auto complete plugin for powder gem https://github.com/Rodreegez/powder
2011-08-02 11:24:09 +09:30
f20cfc68e8
Fix edit-command-line binding
...
This binding doesn't work when the edit-command-line.zsh file is loaded
after the key-bindings.zsh file because 'bindkey -e' in key-bindings.zsh
resets the binding. Moving the bindings to they key-bindings.zsh file
and removing edit-command-line.zsh.
2011-08-01 13:06:52 -05:00
0ba398f9e1
Merge in recent stuff
2011-08-01 00:44:51 -07:00
b160ee6512
'echo' did not show colors without -e in upgrade.sh
2011-08-01 10:58:05 +04:00
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
52a99d947e
Merge pull request #507 from walle/add_autocomplete_for_gas
...
Add autocomplete for gas
2011-07-30 18:06:52 -07:00
c3412ca57d
Replace forgotten rubies with authors
2011-07-30 04:57:25 +02:00
d866662c4a
Add autocomplete for gas. Based on the rvm plugin.
2011-07-30 04:38:57 +02:00
f35bfd9c4b
Add fino.zsh-theme
...
Add my brand new oh-my-zsh theme called Fino. It borrows from some other
themes (see comments at the beginning). I only have/can tested on OS X
10.7, so there might be some compatibility problems with other
platforms.
2011-07-29 15:17:22 -04:00
fc49b4a4de
Enable red dots during completion by default
2011-07-28 19:52:53 +02:00
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
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
383ff03cca
Merge pull request #502 from sunaku/history
...
move history-substring-search* files into plugins/
2011-07-27 21:06:54 -07:00
fd732eb3ff
move history-substring-search* files into plugins/
2011-07-27 10:28:55 -07:00
6bf468f92c
add alias for bundle package
to the bundler plugin
2011-07-25 08:02:25 -07:00
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
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
0848acfb25
Display red dots during completion process (disabled by default)
2011-07-24 21:48:21 +02:00
d15d3a5b01
global zsh config
2011-07-24 20:51:27 +02:00
76dd2d8b05
mac os fix
2011-07-24 11:58:41 +02:00
428f18cf42
Add key bindings for gnome-terminal on Fedora
2011-07-23 23:09:03 +02:00
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
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
2816ea726e
Merge pull request #251 from kalasjocke/master
...
New terminalparty theme
2011-07-23 09:39:25 -07:00
fc6f07206e
Merge pull request #215 from sunaku/history
...
history substring search plugin from fizsh
2011-07-23 09:36:30 -07:00
46440e7198
Merge pull request #208 from sorin-ionescu/plugin-extract
...
extract plugin
2011-07-23 09:33:42 -07:00
250bee9cda
Merge pull request #206 from sorin-ionescu/plugin-osx
...
Vastly improved Mac OS X plugin
2011-07-23 09:27:31 -07:00