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

Merge pull request #2751 from drm00/fix-openbsd-colorls

add check for colored ls on openbsd. (retry of #2225)

github.com/ohmyzsh/ohmyzsh - 5e45c16701f35cee3764bde8faf2427ecff0d026 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #2471 from phstc/capistrano-multistage

Adds support to capistrano multistage completion

github.com/ohmyzsh/ohmyzsh - cc53e4cb9945dca873a5f62647db1b29973c6e34 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #3889 from leycec/compaudit

Repair `zsh` Path Permissions on `oh-my-zsh` Startup under Cygwin

github.com/ohmyzsh/ohmyzsh - 56cdec75348cc7c33f54c5441884238c25a6597b authored over 9 years ago by Robby Russell <[email protected]>
Add emotty theme

github.com/ohmyzsh/ohmyzsh - 550573bfb8a9369f279a46c70a0278a03d866dd3 authored over 9 years ago by Alexis Hildebrandt <[email protected]>
Add emotty plugin

which displays an emoji for the current $TTY.

github.com/ohmyzsh/ohmyzsh - dce052dac00f83dae364358cdc6c24ed3486e9ea authored over 9 years ago by Alexis Hildebrandt <[email protected]>
Use local gradlew

Instead of requiring to add `cwd` to path, just use `gradlew` from the local folder. This is how...

github.com/ohmyzsh/ohmyzsh - 5cf0a0128b2dbee9aecbd6124dff72d2568001ac authored over 9 years ago by Alexander Olsson <[email protected]>
chruby: donĘźt try to execute .sh files before loading

github.com/ohmyzsh/ohmyzsh - 8c5b9481622759d2081e0b28faef64a39200f122 authored over 9 years ago by Henrik Hodne <[email protected]>
Remove unnecessary sandbox fn

github.com/ohmyzsh/ohmyzsh - bb10ad0a13f0dfc1d716ea023d4fc806a4e167d0 authored over 9 years ago by Daniel Stankevich <[email protected]>
Add simple Stack commands list

github.com/ohmyzsh/ohmyzsh - a8a8bc3967fc7b6906bd03c8f893a206ebc055f5 authored over 9 years ago by Daniel Stankevich <[email protected]>
Update to current robbyrussell/oh-my-zsh master

github.com/ohmyzsh/ohmyzsh - e8639c700ebbf8aa416c0d14c8e3a292f1062dd7 authored over 9 years ago by Tim O'Brien <[email protected]>
[plugins/bgnotify] fix for iTerm2 notification clicks

github.com/ohmyzsh/ohmyzsh - 797e1f9a64c0d2775723bb28c76745b327f86d56 authored over 9 years ago by Tim O'Brien <[email protected]>
Fixed atom plugin for cygwin users

github.com/ohmyzsh/ohmyzsh - 6e0fcf803fe00445c97861360d1b0806d8cc56b8 authored over 9 years ago by Ramses Ladlani <[email protected]>
jira: add README, "emulate -L zsh", add "dumpconfig" action

(The "dumpconfig" action is for verifying the configuration behavior against what's documented i...

github.com/ohmyzsh/ohmyzsh - c9af79fcad9af8e4f2fd102336e7b0ffc1df0336 authored over 9 years ago by Andrew Janke <[email protected]>
xcode: extend xcselv to list versions and do completion

github.com/ohmyzsh/ohmyzsh - 6642a99fac11dd4e10869566f1d38761f1e8746c authored over 9 years ago by Andrew Janke <[email protected]>
handle multiple paths in GOPATH

github.com/ohmyzsh/ohmyzsh - 22287d0153047cf5d5872d294202d9ce35e8eac8 authored over 9 years ago by Ilia Choly <[email protected]>
svn plugin: urldecode repo info

The repo location reported by `svn` is a URL. If you don't decode it before using it a prompt, t...

github.com/ohmyzsh/ohmyzsh - 36fea45bfc564c667007421a643df38c02235c8b authored over 9 years ago by Andrew Janke <[email protected]>
Fixed broken git branch icon

github.com/ohmyzsh/ohmyzsh - 023397983bb0d983216c580d884936a660b265f8 authored over 9 years ago by Kirill Pahnev <[email protected]>
Make Readme much clearer and explain edits.

Also added some examples, but those should be mostly self-explanatory.

github.com/ohmyzsh/ohmyzsh - dca429557aef7b700ae2f1088115a707af78a31b authored over 9 years ago by Ben Klein <[email protected]>
Make Linux compatible

Just an if/else to determine if we're OSX or Linux and alias `at` appropriately.

github.com/ohmyzsh/ohmyzsh - 953e4d892631f93e31cfdfb72199fb8f413c6b49 authored over 9 years ago by Ben Klein <[email protected]>
fix url-quote-magic not working issue

Incompatibilites between 5.0.8 and 5.1:
bracketed-paste-magic may also be necessary in order to...

github.com/ohmyzsh/ohmyzsh - 19c0b185ad9b37b448a979fb6cc995cc648e76a4 authored over 9 years ago by iCross <[email protected]>
golang: improve go doc completion

github.com/ohmyzsh/ohmyzsh - 9e9b790fe1e3150b36bb1e01b432f5b38e52b512 authored over 9 years ago by Ilia Choly <[email protected]>
Added fedora plugin, based on dnf/yum plugin

github.com/ohmyzsh/ohmyzsh - 6170fa41d975d40f462a14ca69612270ae9ddb9b authored over 9 years ago by Michele Bologna <[email protected]>
Reorder xcode plugin file

github.com/ohmyzsh/ohmyzsh - 82ae41ca4cf4fac253294f17b33b0c718755ffc5 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Add xcselv documentation in the README

github.com/ohmyzsh/ohmyzsh - 213f46a296bd76031eb6a2fa66c72efeb912481d authored over 9 years ago by Marc CornellĂ  <[email protected]>
xcode: add version-based xcselv()

github.com/ohmyzsh/ohmyzsh - 5584aa05c7c94949665f024ad0d88b8162654cb9 authored over 9 years ago by Andrew Janke <[email protected]>
Added aliases for --now commands

Also removed the old sc-launch alias because this is just better.

github.com/ohmyzsh/ohmyzsh - 86d881c47de3d0ed791e1e7d8c2ed480e6c781ee authored over 9 years ago by Juraj Fiala <[email protected]>
Add README for the xcode plugin

github.com/ohmyzsh/ohmyzsh - d95589d4e43d3a6288b8a66492c17d12c4e4eca0 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Replace xcsel function with just an alias

github.com/ohmyzsh/ohmyzsh - 24bdd8e29a344f0282b842f89a4a10f145344939 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Use zsh globbing instead of ls + grep in xc function

Uses zsh arrays and globbing to find .xcworkspace and .xcodeproj files.

github.com/ohmyzsh/ohmyzsh - cbdad588e65f4205fcdc4e34e97b04fa7fdb5457 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Make simulator dependant of currently active dev directory

This also gets rid of `xcode-select` command-not-found errors.

github.com/ohmyzsh/ohmyzsh - ec3694c788d2b32eb1735687cf89b057d4ca4d4d authored over 9 years ago by Marc CornellĂ  <[email protected]>
Return error if no xcode files where found

github.com/ohmyzsh/ohmyzsh - 6a830f39b68300cf86504f1c60d9ab77c09b7971 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Update taskwarrior completion to latest version (Jul 26 2015)

See relevant commit at:
https://git.tasktools.org/projects/TM/repos/task/commits/3158883dc4d251

github.com/ohmyzsh/ohmyzsh - 38d25a335999753093011f93699725c865f73360 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Put relevant documentation into README file

github.com/ohmyzsh/ohmyzsh - 75844fe1a1c9bfc84270b593cc0357fd1c356d87 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Switch off line wrapping in case dots occupy extra line

This commit uses the (hopefully) standard rmam and smam escape sequences
which toggle off and on...

github.com/ohmyzsh/ohmyzsh - b42efeb87ebdcb89510b8ffbcf210494f194109e authored over 9 years ago by Marc CornellĂ  <[email protected]>
Use proper if comparison

github.com/ohmyzsh/ohmyzsh - 3976e040350bd9ac9423252b97dee28d3762adc2 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Use prompt expansion sequence to color red the output

This makes it clearer and possibly more portable for different
platforms.

github.com/ohmyzsh/ohmyzsh - 6a8d406eaa715814dc5a6df08960d1fe62e5c066 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4299 from mcornella/refactor-frontend-search-plugin

Refactor frontend-search plugin

github.com/ohmyzsh/ohmyzsh - 9c08641d7c2aae0c82fa5ad91f94c67b70115ba5 authored over 9 years ago by Robby Russell <[email protected]>
Fix aws plugin RPROMPT pollution

github.com/ohmyzsh/ohmyzsh - 7a63ccabf662138777a43d014a1a0ab5d8f86ab0 authored over 9 years ago by Alexey V Zapparov <[email protected]>
diagnostics: switch to shasum, filter sysinfo using lines

shasum seems more widely available than md5/md5sum, and we don't have to worry about dealing wit...

github.com/ohmyzsh/ohmyzsh - 46ddd88fe056ee84064536ce9b34f86bba6b53ca authored over 9 years ago by Andrew Janke <[email protected]>
gnzh theme: fix "eval" and related problems.

Switch to normal zsh %F/%f prompt escapes to avoid "eval" and extra variables.
Wrap whole thing i...

github.com/ohmyzsh/ohmyzsh - d009f24ac395b815287ad10db1b78b1cd9e1cf54 authored over 9 years ago by Andrew Janke <[email protected]>
Merge branch 'master' into osx-fix-tab-for-iterm

Conflicts:
plugins/osx/osx.plugin.zsh

github.com/ohmyzsh/ohmyzsh - 93b4a6c02eeafb875de5d9bcccd73bdcd8265f40 authored over 9 years ago by Andrew Janke <[email protected]>
Merge changes from #4241 into installer-portable-colors

Conflicts:
tools/install.sh
tools/upgrade.sh

github.com/ohmyzsh/ohmyzsh - 82c76f6b5c2718622a532fb759231e8d24171413 authored over 9 years ago by Andrew Janke <[email protected]>
Add Cygwin support to installer.

* Balk at incompatible Windows/MSYS git
* Test for chsh presence before trying to use it
* Replac...

github.com/ohmyzsh/ohmyzsh - 502f08b5e19716d43a7ec8b006178a7b017f68cd authored over 9 years ago by Andrew Janke <[email protected]>
Add the update from @mtwentyman https://github.com/phstc/dotfiles/pull/1

to make it work for older versions of capistrano

github.com/ohmyzsh/ohmyzsh - c7d782f1ab2488ff0e44c2d72d9b81ea24b3195c authored over 9 years ago by Pablo Cantero <[email protected]>
Fix maintainer line

github.com/ohmyzsh/ohmyzsh - 30ef85664822595e29acdbc840c45d5772d84b5d authored over 9 years ago by Chris McCuller <[email protected]>
Moved comments and credits from source to README

github.com/ohmyzsh/ohmyzsh - 9a7b2d7ffb6def1b1009b3c4a21d33af22a74234 authored over 9 years ago by Michele Bologna <[email protected]>
Display rvm-prompt output.

github.com/ohmyzsh/ohmyzsh - bec496f0534560dd32d9986b1cb99d25a1fbd819 authored over 9 years ago by bronzdoc <[email protected]>
Added fancy-ctrl-z plugin

Use Ctrl-Z to switch back to Vim
I frequently need to execute random command in my shell. To ach...

github.com/ohmyzsh/ohmyzsh - 6d7c39a2aef023ac887f0cadbe0035706838c859 authored over 9 years ago by Michele Bologna <[email protected]>
Fix invocation of gradlew

github.com/ohmyzsh/ohmyzsh - ef4a31563075aa0c0453219fcb66eb3941f2d515 authored over 9 years ago by Eric Bottard <[email protected]>
Add codeclimate autocomplete plugin

github.com/ohmyzsh/ohmyzsh - b08431ff7431528f0e9dc49ceb199be2226266dc authored over 9 years ago by Andy Blyler <[email protected]>
Refactor and clear up README file

github.com/ohmyzsh/ohmyzsh - c481c62bc996cfe22417621dfd96c4267eb1e740 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Reorder alias definitions

github.com/ohmyzsh/ohmyzsh - d982e1200f1f14fa4487a45c8af4e18834092ebd authored over 9 years ago by Marc CornellĂ  <[email protected]>
Prettify frontend help output and clean up logic

github.com/ohmyzsh/ohmyzsh - 663ac56d54d252b9de7c76346bd64a14340a51f7 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Add "help" method in "frontend-search" plugin

github.com/ohmyzsh/ohmyzsh - ff706f3ef8fd632d93e2c347d32c62f15b17c25c authored over 9 years ago by willmendesneto <[email protected]>
Simplify frontend-search function with assoc array

Also adds the lodash URL (which was missing) and uses https on those websites
that support it.

github.com/ohmyzsh/ohmyzsh - f1472f1f6462d391a14ec80157365500f7a11b3f authored over 9 years ago by Marc CornellĂ  <[email protected]>
[vim-interaction plugin] Escaping special chars in file names and simplifying code.

github.com/ohmyzsh/ohmyzsh - 7f64092361472e12de85f945884445e0e2274846 authored over 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4285 from nmaggioni/master

'ip' command compatibility and much quicker external IP detection

github.com/ohmyzsh/ohmyzsh - 0532860c618aabc02d5dab34391b967e8e4c6272 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4268 from ZhengzhongZhang/patch-1

Plugin vundle: update link

github.com/ohmyzsh/ohmyzsh - 7366b5677ed9d6909053fa2bbdfa0e52f5c7113e authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4302 from kyleheyne/patch-1

thefuck-alias -> thefuck --alias

github.com/ohmyzsh/ohmyzsh - 01b378357b57c6ca0447daa8818e18facc5d8739 authored over 9 years ago by Robby Russell <[email protected]>
thefuck-alias -> thefuck --alias

Per warning message.

github.com/ohmyzsh/ohmyzsh - 022a060ec754f3ed54cb62acc3370310bfe71a50 authored over 9 years ago by kyleheyne <[email protected]>
Merge pull request #3989 from eubenesa/master

Updates to ember-cli plugin

github.com/ohmyzsh/ohmyzsh - ba5fd57c1ff4a8523715bab6acc35dbbeff88af7 authored over 9 years ago by Robby Russell <[email protected]>
Mentioning that you can set the theme to 'random' and it'll possibly bake you a pie.

github.com/ohmyzsh/ohmyzsh - 69f098a63cf32fa13556de328971254addaae309 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4109 from zhiyelee/patch-1

add git alias `gcam` - git commit -am

github.com/ohmyzsh/ohmyzsh - a77e23a0f93f8dda5551eba2d009e8718ade3283 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4117 from nextgenthemes/patch-1

Adds agar = apt-get autoremove

github.com/ohmyzsh/ohmyzsh - da6ece4ec99cd3caaadb260aa2c502ccf3248a42 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4146 from perobertson/heroku-help

[heroku] add '--help' as an option to commands

github.com/ohmyzsh/ohmyzsh - eb12ec1dc8cc92e80236149fa8c43c97e64b7f3a authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4171 from linux-china/master

Spring Boot Plugin

github.com/ohmyzsh/ohmyzsh - ac85faa262783f3e2f712a93293daa24c5fb10fb authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4195 from jerryling315/master

Add 'man' plugin.

github.com/ohmyzsh/ohmyzsh - c1bff7798a833ac795d1a2974147001d9c2ad58f authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4198 from matjack1/gclean-gpristine

git plugin: make gclean safer, introduce gpristine

github.com/ohmyzsh/ohmyzsh - 3f9537767652b6dfd58c57683e752a756537d8f3 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4205 from mcornella/fix-git-prompt-plugin

Fix git-prompt plugin

github.com/ohmyzsh/ohmyzsh - daabe2a0089ac4f0c3646b5ea92c9efe06cd7ccb authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4244 from Gnouc/master

Emoji plugin - Fix wrong string comparison

github.com/ohmyzsh/ohmyzsh - c10d5c8b7cd1ccb8ea2303cd7b9b48f04251ce66 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4239 from yous/fix-linux-gems

rvm plugin: Fix `gems` to work on Linux machine

github.com/ohmyzsh/ohmyzsh - 69a17150ad3b594edb0d18c43371a1ca2e85edbe authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4220 from andytank123/master

Add support for Docker images from custom registries

github.com/ohmyzsh/ohmyzsh - adff369c059ad4a9f6972cfd79c59193f593397c authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4241 from heartinpiece/master

Check if Zsh is installed prior to installing Oh My Zsh

github.com/ohmyzsh/ohmyzsh - ccaaa992c733e4e3a4904d78ff84748c56236860 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4248 from gabetax/rbenv_plugin_load_performance

reduce rbenv plugin load time by 150ms by removing additional brew call

github.com/ohmyzsh/ohmyzsh - 2f6d85d64e75beaad9974e3111b6bcb315b60ebe authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4283 from hanschen/master

Update autojump plugin for latest brew installation

github.com/ohmyzsh/ohmyzsh - 51c3ab7d7640670f5b05546dea19a2e11c7e5a11 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4286 from RobinDaugherty/rand-quote-failure

Rand-quote plugin overflows stack when site is unreachable

github.com/ohmyzsh/ohmyzsh - 14e1f0c6d83154e0ca08800630cd8c30d74439d2 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4249 from KrauseFx/patch-1

Use https instead of http

github.com/ohmyzsh/ohmyzsh - a228604e6977e0d3f1be8bf5d643a2f114187ecb authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4250 from mcornella/fix-divide-by-zero-emoji

Fix divide by zero in emoji plugin

github.com/ohmyzsh/ohmyzsh - 9c9699dcf561b4ba39605e1706065bc7f810ef74 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4260 from fgibaux/patch-1

plugin symfony2 sf2.7 compatibility fix

github.com/ohmyzsh/ohmyzsh - 6346cc9ba939f1ab0804b6f7e35277fbada775c5 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4259 from apjanke/jira-prefix-and-help-and-stuff

jira: prefix variable dashboard, default action, and completion

github.com/ohmyzsh/ohmyzsh - c084a13df266ed78602d121127d66760ef2747df authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4271 from loctauxphilippe/patch-1

added apt-get autoremove in ubuntu plugin

github.com/ohmyzsh/ohmyzsh - e59f4cb14f19820e20861b28a2691cbf23e9bccb authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4284 from gsklee/patch-1

Update README.markdown

github.com/ohmyzsh/ohmyzsh - 9bb99e1f7b4da7b0bb93c19651eda7e01a2bb404 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4289 from moonfruit/master

Remove redundant semicolon

github.com/ohmyzsh/ohmyzsh - 50d329450e8017ac5752e49b8b26fb7726b5c9d9 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4292 from cxbig/master

improved alias conflict between git flow & git fetch

github.com/ohmyzsh/ohmyzsh - 869b1046a421b67cac88da4a55872d87904bd3b7 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #3613 from apjanke/remove-sed-i

Installer: Remove "sed -i" for portability and hygiene

github.com/ohmyzsh/ohmyzsh - b3f167d998580d4017a16c23c233925a5cb7afb0 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4170 from black-roland/master

The Fuck plugin (https://github.com/nvbn/thefuck)

github.com/ohmyzsh/ohmyzsh - a7aed69d02e204f4b724c73f1dfbce41edd9ea5d authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4294 from willmendesneto/master

Frontend-search: add search in npm website

github.com/ohmyzsh/ohmyzsh - b1d57fad0da8f6029f0e4e512a61a9f4213941df authored over 9 years ago by Robby Russell <[email protected]>
Frontend-search: add search in npm website

github.com/ohmyzsh/ohmyzsh - 0a80889848ccb3ada94dd2fdb793a01a268f7a16 authored over 9 years ago by Will Mendes <[email protected]>
improved alias conflict between git flow & git fetch

github.com/ohmyzsh/ohmyzsh - acf6039ff391cd868814d5df714fb26339f1009b authored over 9 years ago by cxbig <[email protected]>
Remove redundant semicolon

Remove redundant semicolon to make tab() works better in ITerm 2.

github.com/ohmyzsh/ohmyzsh - 0a2c31fb60ab9870f3a2090eba10d0bdbcc9a3b9 authored over 9 years ago by MoonFruit <[email protected]>
installer: switch twitter link to https

github.com/ohmyzsh/ohmyzsh - fe92ea98e0633784508e85d6b756b1c3f667b2a4 authored over 9 years ago by Andrew Janke <[email protected]>
Updated with @mcornella suggestions

github.com/ohmyzsh/ohmyzsh - d923cebdb34c373597d6f11a0e57e4b73f9f53f4 authored over 9 years ago by Niccolò Maggioni <[email protected]>
Remove code, not comment it out

Gaaah.

github.com/ohmyzsh/ohmyzsh - 96aefd2b98e5a646573a0ad6394f6ca0276facf1 authored over 9 years ago by Robin Daugherty <[email protected]>
Fix rand-quote failure when site is unreachable

This plugin was designed so that if there is any failure, it will simply call itself recursively...

github.com/ohmyzsh/ohmyzsh - 241be2d28b41293f163c4be75bb122975c2eacd9 authored over 9 years ago by Robin Daugherty <[email protected]>
General compatibility

github.com/ohmyzsh/ohmyzsh - 058bbe4f02be67102871d82de6aa194e6b865cf8 authored over 9 years ago by Niccolò Maggioni <[email protected]>
'ip' command compatibility and much quicker external IP detection

github.com/ohmyzsh/ohmyzsh - a127c4f88e9807c9d5ac58f5424dfc479370c227 authored over 9 years ago by Niccolò Maggioni <[email protected]>
Update README.markdown

Fix typo

github.com/ohmyzsh/ohmyzsh - 8ab1b6d0fd94d150735d170bb246bccd563937ad authored over 9 years ago by G. Kay Lee <[email protected]>
Update autojump plugin for latest brew installation

github.com/ohmyzsh/ohmyzsh - 1bf5c587a5183f111538bf0879fbc75892988b8e authored over 9 years ago by Hans Chen <[email protected]>
Added missing commands to Vagrant plugin, updated commands description

github.com/ohmyzsh/ohmyzsh - 76f4871d4e65a8d114055c765ed026ebadd5079d authored over 9 years ago by Dawid Ferenczy <[email protected]>
Merge remote-tracking branch 'robbyrussell/master'

github.com/ohmyzsh/ohmyzsh - 18ef1ee6481dbeca4fbecf3de627f946860ffd5a authored over 9 years ago by Dawid Ferenczy <[email protected]>