Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oh My Zsh

πŸ™ƒ A delightful community-driven (with 2000+ contributors) framework for managing your zsh configuration.
Collective - Host: opensource - https://opencollective.com/ohmyzsh - Website: https://ohmyz.sh/ - Code: https://github.com/ohmyzsh/ohmyzsh

application completion

github.com/ohmyzsh/ohmyzsh - 8194aa9554a0edf7998b1c5dabeb8e37f5807191 authored over 10 years ago by fred-o <[email protected]>
Adds command line aliases useful for dealing with JSON

github.com/ohmyzsh/ohmyzsh - a3b357abd89c781776329253790e60d56f78b883 authored over 10 years ago by Bob Williams <[email protected]>
suggest setting $LANG to fix #1286 and fix #1823

github.com/ohmyzsh/ohmyzsh - ffd5cb20eee51eb6e25a8ff50af912f1a4038c03 authored over 10 years ago by ncanceill <[email protected]>
library completion

github.com/ohmyzsh/ohmyzsh - bc02c28b736f4f9e6af97829da21128f42a4b8ba authored over 10 years ago by fred-o <[email protected]>
added _files values for certain options

github.com/ohmyzsh/ohmyzsh - 95f83193dab1eab2ea6bfccec6119dc3ac412155 authored over 10 years ago by fred-o <[email protected]>
help command, node completion

github.com/ohmyzsh/ohmyzsh - f88b6bdc5109ba09e45f4c19bc3ea14e51794cae authored over 10 years ago by fred-o <[email protected]>
node completion

github.com/ohmyzsh/ohmyzsh - 6d7d131a3c408e83d81b3f246abaeb9cb956e72b authored over 10 years ago by fred-o <[email protected]>
instance and cluster completion

github.com/ohmyzsh/ohmyzsh - fd3d5bfb749e30b752b887d265f5561bd54e02c2 authored over 10 years ago by fred-o <[email protected]>
completion of targets

github.com/ohmyzsh/ohmyzsh - ee3a20a3dcd950f2959424bff9423807bf25b69e authored over 10 years ago by fred-o <[email protected]>
New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases

github.com/ohmyzsh/ohmyzsh - 44467877a8eb7483cc462e679476a1ccf7c8fc18 authored over 10 years ago by Phil Eichinger <[email protected]>
adding support for node

github.com/ohmyzsh/ohmyzsh - 64bb1a255ae52db501fa98608f4db865a7b4811a authored over 10 years ago by Bob Williams <[email protected]>
Updates spectrum.zsh

github.com/ohmyzsh/ohmyzsh - 94a5cc5c631301bbcd4ea286144099223cee6011 authored over 10 years ago by LFDM <[email protected]>
$ZSH is the OMZ installation folder, not configuration

github.com/ohmyzsh/ohmyzsh - 732bca071e0f1e53735645daf3c48eb8b03af71c authored over 10 years ago by ncanceill <[email protected]>
Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case

github.com/ohmyzsh/ohmyzsh - 83071a10e7bcb398269be37a77dd929cb9182434 authored over 10 years ago by Derek Wyatt <[email protected]>
added completions for all known arguments to all known commands

github.com/ohmyzsh/ohmyzsh - 4dcdd13009d288bce3ba5a6157f408c15fb351c5 authored over 10 years ago by fred-o <[email protected]>
apparently, this file must exist for the plugin to load

github.com/ohmyzsh/ohmyzsh - 7daf2f4a623e730c837299ce709c41a50d13e458 authored over 10 years ago by fred-o <[email protected]>
added completion for all asadmin subcommands

github.com/ohmyzsh/ohmyzsh - 1988958a1f960fcd5911745667a682daca2d0139 authored over 10 years ago by fred-o <[email protected]>
Move example plugin to the custom plugins dir.

github.com/ohmyzsh/ohmyzsh - d1323edb499d5f9fbe7641bcab402229ad773195 authored over 10 years ago by Peter Jaros <[email protected]>
Add completion for pip install -r - so that it autocompletes requirements filenames

github.com/ohmyzsh/ohmyzsh - 7a94b760193306fd62c07c93e116439f2bd8059b authored over 10 years ago by William Roe <[email protected]>
Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first.

github.com/ohmyzsh/ohmyzsh - ee8f9eebb5ea0c5d2df8445a46f2d31fdb16efd6 authored over 10 years ago by Derek Wyatt <[email protected]>
Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on

github.com/ohmyzsh/ohmyzsh - 5a81fda42a48587fb27acb8c5d1e64e1d7c90b6c authored over 10 years ago by Derek Wyatt <[email protected]>
A plugin that makes it easier to interact with the (single) running instance of gvim

github.com/ohmyzsh/ohmyzsh - cdea478f0f20545473454c069d8d6bb860555021 authored over 10 years ago by Derek Wyatt <[email protected]>
command to restart pow process

github.com/ohmyzsh/ohmyzsh - 8d1fa09007b3bbd67cbdcf191eb6cd6faa2af974 authored over 10 years ago by cmar <[email protected]>
added powed command to list pow urls

github.com/ohmyzsh/ohmyzsh - 640e5da6885ac39697f7c4ad6683af21fa1b8b96 authored over 10 years ago by cmar <[email protected]>
fix gnzh theme to detect local rvm installations

github.com/ohmyzsh/ohmyzsh - 48e53fb6ede984964bfb45021212f0097c9a3637 authored over 10 years ago by William Ting <[email protected]>
Added link to wiki page for plugins to README.

The wiki is more readable than going to the plugins directory.

github.com/ohmyzsh/ohmyzsh - c70fcd6f972473f1b0948143407656f4e58a3119 authored over 10 years ago by Tom Morris <[email protected]>
`setopt append_history` is not necessary.

Especially given the inc_append_history option, it is not necessary to
set the (default) append_...

github.com/ohmyzsh/ohmyzsh - b578eea2739e707d5ecfb79f5b072876264d8f1c authored over 10 years ago by Daniel Hahler <[email protected]>
Add gem build autocompletion

github.com/ohmyzsh/ohmyzsh - 95ffb167a1f7420b37ba74a4067d33ef6a71f3c5 authored over 10 years ago by David Lee <[email protected]>
Updated the README to include documentation on the postCallVim callout

github.com/ohmyzsh/ohmyzsh - 46c2af396a80a4dda8ce46577249b7aa81ea0849 authored over 10 years ago by Derek Wyatt <[email protected]>
avoid VCS folders

github.com/ohmyzsh/ohmyzsh - d2a765e12d8638354b3cdc71ca535964fc379599 authored over 10 years ago by nXqd <[email protected]>
completion options

github.com/ohmyzsh/ohmyzsh - 9b4cf96ac0e8a5d7f490a927e40e7931fff2d3c3 authored over 10 years ago by fred-o <[email protected]>
added alias

github.com/ohmyzsh/ohmyzsh - f644d2eb6f6554de9f00c56b6356c306ce4c2c9f authored over 10 years ago by fred-o <[email protected]>
Plugin: Rake-fast: Support both *nix and Darwin

github.com/ohmyzsh/ohmyzsh - 48f8f2809bf96033f92f95384fa51749d6985dda authored over 10 years ago by Leif Ringstad <[email protected]>
New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases

github.com/ohmyzsh/ohmyzsh - 37e619ed9b7c3b1bda9788861a9a4c5ca4647ed0 authored over 10 years ago by Phil Eichinger <[email protected]>
Fixed typos + made wording more consistent in zshrc.zsh-template

github.com/ohmyzsh/ohmyzsh - 5f09d0f6dd3ade4e2968a13ba93ceef4850dedee authored over 10 years ago by Luke Horvat <[email protected]>
history-substring-search: bindkey now checks if terminfo is available first.

github.com/ohmyzsh/ohmyzsh - 5303793ef13b5dd3e7f52ac40f17fd37f015af44 authored over 10 years ago by Florian Franzen <[email protected]>
adding xargs -0 to node aliases

github.com/ohmyzsh/ohmyzsh - 64c3ce35e1493728c65191d9b16183841ad73ca7 authored over 10 years ago by Bob Williams <[email protected]>
updated readme.md and using tab char for formatting with node

github.com/ohmyzsh/ohmyzsh - f8890f564648d647903f5b10358a4f25f312d54a authored over 10 years ago by Bob Williams <[email protected]>
bug fix for node pp_json version

github.com/ohmyzsh/ohmyzsh - 8db3e6329d25ae3e7d6c4996b5a0c3a5f31d645e authored over 10 years ago by Bob Williams <[email protected]>
Add check for display list equals nil

Emacs returns either a sequence of availbale displays or nil. Checking
nil fixes this script to ...

github.com/ohmyzsh/ohmyzsh - c451ff4bf317188da20bfe18021a93640d54133b authored over 10 years ago by Jan Ehrhardt <[email protected]>
Fixed which output at each new shell creation

github.com/ohmyzsh/ohmyzsh - 3976b93f3931a7ebc913576015ff395dcd495d95 authored over 10 years ago by Daniel Farrell <[email protected]>
updating README.md

github.com/ohmyzsh/ohmyzsh - 1fc40c60b506bc71f20efcafc7e7350ece3a1596 authored over 10 years ago by Bob Williams <[email protected]>
adding README.md for jsontools

github.com/ohmyzsh/ohmyzsh - 3bae9dd2bfc59e03a6aeded95ca45d2810058e09 authored over 10 years ago by Bob Williams <[email protected]>
Merge pull request #2563 from bobwilliams/master

Adds command line aliases useful for dealing with JSON

github.com/ohmyzsh/ohmyzsh - ffc17b6b4d55f74b9d3786ba790b7340865e5014 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2390 from LFDM/updating_spectrum

Updates and refactors spectrum.zsh

github.com/ohmyzsh/ohmyzsh - 27965fedec9da5329d3dd8a8d3a0f875e0b3bec9 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2645 from ncanceill/template-zshrc

Improve template zshrc

github.com/ohmyzsh/ohmyzsh - 47ad2424cdf9bd43e49247fe7aa449ddaf438d80 authored over 10 years ago by Robby Russell <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/ohmyzsh/ohmyzsh - 1ca4e2146b7c99e5ec31cd7b8d8717ef2fea2f69 authored over 10 years ago by Bob Williams <[email protected]>
$ZSH is the OMZ installation folder, not configuration

github.com/ohmyzsh/ohmyzsh - 6889dfaa46858ddacc82549a57d73118c66a32b6 authored over 10 years ago by ncanceill <[email protected]>
mention $ZSH_CUSTOM as suggested in #2295

github.com/ohmyzsh/ohmyzsh - 04c2d293985adced1bd702fca16357b858002bb8 authored over 10 years ago by ncanceill <[email protected]>
suggest setting $LANG to fix #1286 and fix #1823

github.com/ohmyzsh/ohmyzsh - f9ad3686bbedea0ca2adf3bc4ab19c3e90e8800a authored over 10 years ago by ncanceill <[email protected]>
Merge pull request #2643 from mcornella/patch-1

Fix export syntax of $GREP_OPTIONS

github.com/ohmyzsh/ohmyzsh - 315099d7785bba4d3a99c8e0636d2fcd18360192 authored over 10 years ago by Robby Russell <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/ohmyzsh/ohmyzsh - d70e73294494e68c94879c7bf22f708a3049a9d4 authored over 10 years ago by Bob Williams <[email protected]>
Fix export syntax of $GREP_OPTIONS

Fixes #2641, #2642

github.com/ohmyzsh/ohmyzsh - 12e30faaca13a2e931c4062fdc8a3589e8069460 authored over 10 years ago by Marc CornellΓ  <[email protected]>
Merge pull request #1302 from cybozuty/master

Vagrant plugin: Rendering the 'vagrant box (remove|repackage)' completion code independant of Va...

github.com/ohmyzsh/ohmyzsh - 178b5224e830845e45070ef803fcdb5a3f468dca authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #1262 from fred-o/glassfish-plugin

Glassfish plugin

github.com/ohmyzsh/ohmyzsh - c4727ab558b91445c07aba3e6989ab6c8709ee74 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #1162 from nXqd/patch-1

avoid VCS folders

github.com/ohmyzsh/ohmyzsh - 393c805f7e3f9dff6adcf7c1d6a2e0b93e8a8dc6 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #1117 from Peeja/move-example-plugin

Move example plugin to the custom plugins directory.

github.com/ohmyzsh/ohmyzsh - 668886e20376479961250c9c44b8c0673e62f11d authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #967 from wjlroe/pip-requirements

Add completion for pip install -r - so that it autocompletes requirement...

github.com/ohmyzsh/ohmyzsh - 5540daf4a2cc7dbf5353f4e05ed13a3e6d25b9cb authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #1022 from derekwyatt/master

A plugin that makes it easier to interact with the (single) running instance of gvim

github.com/ohmyzsh/ohmyzsh - 75504364edce000c054495f1b394bea8ed51ea45 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #1005 from cmar/powed

pow plugin - commands to restart pow and list urls

github.com/ohmyzsh/ohmyzsh - ae1f33178285beb1560f4e6838a23335cfce29ef authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #995 from wting/fix_gnzh_ruby_detection

Fix gnzh theme to detect local rvm installations

github.com/ohmyzsh/ohmyzsh - ae1a9e25a1e2f3d8a0f10371382c6ca90cc8d604 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #990 from tommorris/master

README should have link to wiki for plugins

github.com/ohmyzsh/ohmyzsh - fff49ae523f99ed0ad09f951d3826b5022dc38fd authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #973 from dlee/gem_build

Add gem build autocompletion

github.com/ohmyzsh/ohmyzsh - d4e907bf141cf558cb643c41e8a86d708bb1e274 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #750 from blueyed/history-drop-default-append-history

`setopt append_history` is not necessary.

github.com/ohmyzsh/ohmyzsh - 9eacd7d589cc7c8c6413cf2c76f8fdd726cc69d0 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #672 from eMxyzptlk/zsh_reload

Add zsh_reload which provides src function, this function will source .zshrc and rebuilds cache

github.com/ohmyzsh/ohmyzsh - d41c588d1b2880b634babdb89b49e5b7e98ee2dc authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #662 from walle/add_autocomplete_for_gas

Update the script to account for the changes in 0.1.7 where .gas is a dir

github.com/ohmyzsh/ohmyzsh - d8a5fff1a7160e498a10b987598f236fe1d7ede3 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #646 from whittle/master

Change default zshrc to export $ZSH (as required by check_for_upgrade.sh).

github.com/ohmyzsh/ohmyzsh - 95302af79b22ff311f0e49c167419d7e5567db00 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2618 from bdubertret/fix-gwip-norm

Fix gwip alias in git plugin when no files to rm

github.com/ohmyzsh/ohmyzsh - 319aafce8bf93f7fe1ddbfcafdb42d4a60c1d8a3 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2634 from danchenkov/master

added terminfo keys verification

github.com/ohmyzsh/ohmyzsh - 23fe53eb5f9cafb5d6e719d51b241a55dc85c150 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2638 from miguelfrde/irb

Add irb to the list of bundled commands

github.com/ohmyzsh/ohmyzsh - 73fd0669c024d37b22b144fcb119b078c89a57fc authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2605 from mhauserr/patch-1

Added v as a keybinding to edit-command-line in vi-mode

github.com/ohmyzsh/ohmyzsh - d9683974fed169df0d0cf4d2231cb011f17b775e authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2615 from erbridge/fix_virtualenvwrapper_lazy

Don't lazy load the virtualenvwrapper

github.com/ohmyzsh/ohmyzsh - 123510382dae6a950ff50cda60de040ca2932374 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2616 from Bounga/master

Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenv

github.com/ohmyzsh/ohmyzsh - c97aff8f6ba8d0b06db9f239723cce83e4430a4b authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2620 from reedriley/master

Fixed errors if acpitool isn't installed on linux

github.com/ohmyzsh/ohmyzsh - e0e4c0eeaf0f41a2d464d1b940d7ee271ab54cc1 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2619 from korylprince/master

Don't show useless '[]' when chruby_prompt_info is empty

github.com/ohmyzsh/ohmyzsh - 2e74fe735e07764a36c865db31bc6b82592139e8 authored over 10 years ago by Robby Russell <[email protected]>
Sort bundled commands alphabetically

github.com/ohmyzsh/ohmyzsh - 610655e827e5f4e5d081b9b0cd78129751eab272 authored over 10 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
Merge pull request #2440 from m0nah/master

Add Laravel4 plugin

github.com/ohmyzsh/ohmyzsh - 2403b05613007efdc770b179f9824ac320dfefc6 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2510 from pavoljuhas/master

Add scd plugin for smart change of directory.

github.com/ohmyzsh/ohmyzsh - e7420736db0e09fd6057ae9ecaea815966619a3d authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2531 from KevinBongart/rake-fast

Add rake-fast plugin for fast rake autocompletion

github.com/ohmyzsh/ohmyzsh - 2e06412ee070a102b81d80bd39e637d2f87bf1b2 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2637 from aforty/master

Atom plugin

github.com/ohmyzsh/ohmyzsh - 6d616de6f1a9046de75198959a55e96e110b38f0 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2627 from loxley/add_knife_vault_cmd

Add chef-vault knife cmd support

github.com/ohmyzsh/ohmyzsh - 184e93cb059c639592ed64f58955a5363fbf0f45 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2631 from AntoineD/master

Fix dirpersist plugin

github.com/ohmyzsh/ohmyzsh - c98883f5be26c27802b7bd2d9d8d6166d54c3594 authored over 10 years ago by Robby Russell <[email protected]>
Merge pull request #2639 from jieryn/master

add common video formats FLV and WEBM

github.com/ohmyzsh/ohmyzsh - c137c7bf6a7149a391c4ae7af5b317bae8349ffb authored over 10 years ago by Robby Russell <[email protected]>
add common video formats FLV and WEBM

github.com/ohmyzsh/ohmyzsh - 1509ac9a0414801dbbe45060eae19ae6e6e9841c authored over 10 years ago by jieryn <[email protected]>
Add irb to the list of bundled commands

github.com/ohmyzsh/ohmyzsh - c3150edad2b8d9494127afa9528519a07bf8a64a authored over 10 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
Merge pull request #1 from KevinBongart/brew-cask

Add new brew cask commands

github.com/ohmyzsh/ohmyzsh - 69fa67cbacde297622452ddfe55a7320079eeaec authored over 10 years ago by Patrick Stadler <[email protected]>
Add new brew cask commands

github.com/ohmyzsh/ohmyzsh - 6a8f83bc5044f55e7386182683e853e6e7d2eebf authored over 10 years ago by Kevin Bongart <[email protected]>
Added a forward-delete fallback to bind Delete key

Delete key (of Fn+Delete on Mac) would print "~" instead of deletion.

github.com/ohmyzsh/ohmyzsh - 32a7824182731081c7cbeba363be7b6f56aeb2a5 authored over 10 years ago by Alexei Danchenkov <[email protected]>
atom plugin

github.com/ohmyzsh/ohmyzsh - 5f31190ab9fd41fd1ffe2b0878674adc02933f9b authored over 10 years ago by Arno Fortelny <[email protected]>
Aligned comments

github.com/ohmyzsh/ohmyzsh - c5413d7dd18cad7cd4eb32ddf1b9976863b87dfa authored over 10 years ago by Alexei Danchenkov <[email protected]>
Update key-bindings.zsh

Aligned comments

github.com/ohmyzsh/ohmyzsh - 55a9d685fd960390a4f400ac461d901049a78beb authored over 10 years ago by Alexei Danchenkov <[email protected]>
added terminfo keys verification

github.com/ohmyzsh/ohmyzsh - e537ee9db95966af3439b550c15d8971805c73cf authored over 10 years ago by Alexei Danchenkov <[email protected]>
Fix dirpersist plugin

This plugin did not work, I just found the same functionnality in grml, this one works.

github.com/ohmyzsh/ohmyzsh - ef343eef307cf8d329240dcdf5e973f1d18d410e authored over 10 years ago by Antoine Dechaume <[email protected]>
Fixed errors if acpitool isn't installed on linux

github.com/ohmyzsh/ohmyzsh - fb2d6eb5679370b7e8c971ab75b85d8f57d0da1b authored over 10 years ago by Reed Riley <[email protected]>
Add chef-vault knife cmd support

github.com/ohmyzsh/ohmyzsh - 645fceb38b091e1dd5c9804a444730a9837bae07 authored over 10 years ago by Johan Svensson <[email protected]>
Add scd plugin for smart change of directory.

Synced with the scd-tracker branch
pavoljuhas/oh-my-zsh@2f78243cad3509058d142aa4b70a604e75ec741e.

github.com/ohmyzsh/ohmyzsh - c1c107cfb9669beeda258efed9a17cc4bddf7aa7 authored over 10 years ago by Pavol Juhas <[email protected]>
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh

github.com/ohmyzsh/ohmyzsh - 6952105bfe1fd4121fd355dc5f8ec5e03de5541c authored over 10 years ago by Pavol Juhas <[email protected]>
Don't show useless '[]' when chruby_prompt_info is empty

github.com/ohmyzsh/ohmyzsh - d3babe0d79dc7dbcce15c9285c4c5b604f595c9a authored over 10 years ago by Kory Prince <[email protected]>
Fix gwip alias in git plugin when no files to rm

github.com/ohmyzsh/ohmyzsh - a869ec9bc848a011a3068fbaed52b4cbd04681aa authored over 10 years ago by Benoit Dubertret <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/ohmyzsh/ohmyzsh - 5a586670d73dbbda97d124e33398aabf21597659 authored over 10 years ago by Bob Williams <[email protected]>