Tristan Carel
db90589c8a
Merge remote-tracking branch 'upstream/master' into emacs
...
Conflicts:
plugins/emacs/emacs.plugin.zsh
plugins/emacs/emacsclient.sh
15 years ago
Tristan Carel
7066bf7c6b
Fix builtin `ecd' when file path contains space characters.
15 years ago
Robby Russell
57f04b921e
Merge pull request #645 from mr-szymanski/master
...
Add "wuffers" theme
15 years ago
Robby Russell
1228638b41
Merge pull request #648 from SFEley/d926a55872b5a12ab8b987e9d86c02358d0c825e
...
New theme - Crunch
15 years ago
Robby Russell
26b20e21e1
Merge pull request #418 from ptrv/master
...
Added Mercurial plugin
15 years ago
Robby Russell
11a0c33323
Merge pull request #441 from Gonzih/master
...
Create gnzh theme and vundle plugin
15 years ago
Robby Russell
cc82ac1ed6
Merge pull request #273 from blueyed/hub-alias-only-with-ruby
...
Minor fix for the github plugin: check for `ruby`.
15 years ago
Robby Russell
490177d48b
Merge pull request #225 from Soliah/plugin-bundler
...
Add tab completion to bundler plugin
15 years ago
Robby Russell
7b6b6f1d92
Merge pull request #205 from sorin-ionescu/plugin-gnu-utils
...
gnu-utils plugin
15 years ago
Robby Russell
84c20ce6dd
Merge pull request #482 from volpino/master
...
Theme chooser + fox's theme
15 years ago
Robby Russell
e91e384497
Merge pull request #428 from matthewmccullough/gradleplugin
...
Added a gradle build tool plugin
15 years ago
Robby Russell
e59a9cbbaa
Merge pull request #338 from norm2782/master
...
Added my norm theme to oh-my-zsh
15 years ago
Robby Russell
6cc4389304
Merge pull request #319 from sorin-ionescu/plugin-npm
...
Replace npm 0.x completion with 1.0 completion.
15 years ago
Robby Russell
1ab0054dc6
Merge pull request #275 from tristan0x/require_tool
...
New script $ZSH/tools/require_tool.sh to ensure version of tool
15 years ago
Robby Russell
6e8c0c178d
Merge pull request #274 from diofeher/master
...
A python plugin
15 years ago
Robby Russell
14bb3105d3
Merge pull request #525 from kibs/master
...
Option for setting a different path to your custom files and plugins.
15 years ago
Mark Szymanski
c373c7153b
Fix up some wonkiness
15 years ago
Mark Szymanski
40cc4dabfb
Add new theme: wuffers
15 years ago
Tristan Carel
574de93efb
New function `efile`
15 years ago
Max Gonzih
8a31ae5137
Merge branch 'master' of github.com:Gonzih/oh-my-zsh
15 years ago
Max Gonzih
fe175661fd
vundle call fixed for new vundle version
15 years ago
Robby Russell
762b55bb2b
Merge pull request #490 from hwti/428f18cf428fd86bd6e99c4363e5f25d0e392506
...
Add key bindings for gnome-terminal on Fedora
15 years ago
Robby Russell
0b01195a09
Merge pull request #408 from thunfischbrot/patch-1
...
Included some essential aliases in the lol plugin
15 years ago
Robby Russell
91d02ffbc1
Merge pull request #575 from mr-szymanski/master
...
Add git alias
15 years ago
Robby Russell
9d67d75b0a
Revert "Enable red dots during completion by default".
...
After a few weeks of using this, I'd prefer this to not be enabled by default. My bad for suggesting that in the first place.
This reverts commit fc49b4a4de .
15 years ago
Mark Szymanski
bd6aba9c68
Add an alias for ga --> git add, too
15 years ago
Mark Szymanski
1fb141cfb5
Add gss alias for git status -s
15 years ago
Max Gonzih
7a89786139
oops, restore broken theme preview
15 years ago
Max Gonzih
4dc11fee35
detect rvm or rbenv and show ruby version
15 years ago
Robby Russell
9f46eafae0
Merge pull request #545 from ches/patch-1
...
Add guard to bundler plugin's wrapped commands
15 years ago
Ches Martin
11fcdb844d
Add guard to bundler plugin's wrapped commands
15 years ago
Robby Russell
dc7eee4db0
Merge pull request #543 from dmondark/heroku-completion
...
Heroku completion plugin
15 years ago
Matthew Git McCullough
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.
15 years ago
Ali B
d5333e8efc
Heroku completion plugin
15 years ago
Robby Russell
be2ab22694
Merge pull request #492 from hwti/red-dots-completion
...
Display red dots during completion process (disabled by default)
15 years ago
Robby Russell
098e515eff
Merge pull request #512 from ichesnokov/master
...
a little fix for showing colors during upgrade
15 years ago
Robby Russell
6682e7c43f
Merge pull request #515 from rahult/feature/powder-plugin
...
Auto Complete Plugin for powder gem
15 years ago
Sune Kibsgaard Pedersen
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
15 years ago
fox
cbf662744f
fixed theme chooser + options + list available themes + show all themes
15 years ago
Rahul Trikha
68b5ef2aab
Added auto complete plugin for powder gem https://github.com/Rodreegez/powder
15 years ago
Ilya Chesnokov
b160ee6512
'echo' did not show colors without -e in upgrade.sh
15 years ago
Robby Russell
a738ca9b64
Merge pull request #464 from bkonkle/patch-1
...
Minor corrections to deletion detection in git_prompt_status
15 years ago
Robby Russell
52a99d947e
Merge pull request #507 from walle/add_autocomplete_for_gas
...
Add autocomplete for gas
15 years ago
Fredrik Wallgren
c3412ca57d
Replace forgotten rubies with authors
15 years ago
Fredrik Wallgren
d866662c4a
Add autocomplete for gas. Based on the rvm plugin.
15 years ago
Loïc Yhuel
fc49b4a4de
Enable red dots during completion by default
15 years ago
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.
15 years ago
Robby Russell
4ff45581de
Merge pull request #496 from semmons99/master
...
add alias for `bundle package` to the bundler plugin
15 years ago
Robby Russell
383ff03cca
Merge pull request #502 from sunaku/history
...
move history-substring-search* files into plugins/
15 years ago
Suraj N. Kurapati
fd732eb3ff
move history-substring-search* files into plugins/
15 years ago