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

added mix autocompletion support for phoenix (#4967)

github.com/ohmyzsh/ohmyzsh - a9428b137f14969bd44a5787c0080297d81ea0b7 authored over 8 years ago by Kyle Scully <[email protected]>
update alias of get a list of packages installed locally (#5276)

github.com/ohmyzsh/ohmyzsh - 4505a438e4829e0335484c08b71244378081d7b7 authored over 8 years ago by Dominic Motuka <[email protected]>
Replace /bin/sh with sh for portability (#5291)

This makes things work even on system lacking /bin/sh, such as on
non-rooted Android systems.

github.com/ohmyzsh/ohmyzsh - 9772f8e10d07ce982a45fcce9b074e9084ad76cb authored over 8 years ago by Fredrik Fornwall <[email protected]>
nvm plugin improvements (#5265)

* Export $NVM_DIR if it doesn't exist and use it when looking for nvm
* Use $NVM_DIR when looki...

github.com/ohmyzsh/ohmyzsh - a7de0fabd7ebbf1776942a8c7fde8ee33ed681b0 authored over 8 years ago by Luke Childs <[email protected]>
[git plugin] Fix indentation and organise aliases

github.com/ohmyzsh/ohmyzsh - 7654b16b3963844e5079a8935eb93f108c52f273 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix gbda alias to support `color.ui = always` + exclude dev branches (#4304)

* Fix gbda alias to support git config color.ui = always
* Update gbda alias to exclude develop...

github.com/ohmyzsh/ohmyzsh - f5537241a4fe7f48a5f7f49fff52db9f0247a5cd authored over 8 years ago by CĂ©dric Malard <[email protected]>
support for startpage search engine in web-search plugin (#5245)

github.com/ohmyzsh/ohmyzsh - 508b80c1e131ffb5ca6a858345c27eb2400122c9 authored over 8 years ago by nklmish <[email protected]>
Updated git_commits_ahead function (#5247)

* Function wasn't returning correct value
* Updated underlying git command
* Kept echo command...

github.com/ohmyzsh/ohmyzsh - 61981951b1380c431e464a63d394ce890e751b97 authored over 8 years ago by Steven <[email protected]>
Fix hg call when missing on archlinux with command-not-found (#5218)

github.com/ohmyzsh/ohmyzsh - a7e30b26baa94bac99d9d05cf642bd1942ae1787 authored over 8 years ago by Anton <[email protected]>
adding python virtualenv support to the prompt (#5031)

adding python virtualenv support to muse theme

github.com/ohmyzsh/ohmyzsh - cc8285b1f708c33338d280bbb5481dc93bafa458 authored over 8 years ago by Adam Glenn <[email protected]>
Updated _docker-compose to the latest version (from 0.1.0 to 1.5.0). (#5215)

Also fixed formatting of markdown URL in README.

github.com/ohmyzsh/ohmyzsh - f4013053d302480b7663ad5c3a04d0442237a952 authored over 8 years ago by Julien Dubreuil <[email protected]>
Update emacs plugin. (#5201)

- Updated minimal version from 23 to 24.
- Added new aliases that fix unexpected close with -nw...

github.com/ohmyzsh/ohmyzsh - eb244d9ec03a5f83102efa89d8d2231282f3c408 authored over 8 years ago by soredake <[email protected]>
Merge pull request #5233 from donatj/donatj-patch-1

Removes .phing_target generation from phing plugin

github.com/ohmyzsh/ohmyzsh - d0610931db7ed27cbd71afe42b627a3edacb000f authored over 8 years ago by Marc CornellĂ  <[email protected]>
Remove warning lines from phing completion

Remove "Warning:" lines from phing targets list. Warning lines are
returned by phing when a targ...

github.com/ohmyzsh/ohmyzsh - c51823c04eee3889a17a957790ae5bf7f07fd5eb authored over 8 years ago by PaweƂ Lenart <[email protected]>
Cleans up phing plugin.

github.com/ohmyzsh/ohmyzsh - bfbfef9fcf87cfb8ecab8b3ee13a27a9f7e392ae authored over 8 years ago by Jesse Donat <[email protected]>
lib/git.zsh: Added git_commits_behind function (#4450)

* Added git_commits_behind function
* Added 'command' to git_commits_behind function
* git_com...

github.com/ohmyzsh/ohmyzsh - 96a2092e377139fbcd95d7b7ac703b740daa22f6 authored over 8 years ago by Steven <[email protected]>
Merge pull request #5207 from mcornella/gb-plugin

Repost of #5176: add gb plugin

github.com/ohmyzsh/ohmyzsh - 644bc641ad48c74c88631d79d48ec9b6f3f5a3e5 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Rename getgb plugin to gb

github.com/ohmyzsh/ohmyzsh - dc0a884ea7b4298861cb081a4b76c9f0b42c7ebe authored over 8 years ago by Marc CornellĂ  <[email protected]>
Rename gb completion file to more conventional _gb

github.com/ohmyzsh/ohmyzsh - cab6359173fb99c832617a5aa24ec734586ff055 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add more information to the README

github.com/ohmyzsh/ohmyzsh - d0ea3f22b1099ce98e0fc02b6074d862478ae81a authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix formatting of gb plugin completion

github.com/ohmyzsh/ohmyzsh - a29f8f76599e93653f006c2e074bd1dc47cc9b4b authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add README to gb plugin

github.com/ohmyzsh/ohmyzsh - 57a689ffd5dd54852afeea38e5c401d5a29b4493 authored over 8 years ago by Henrik Johansson <[email protected]>
Add plugin for Gb completion (http://getgb.io)

github.com/ohmyzsh/ohmyzsh - af1ee2b9940de7f758669575560d8e32b9975cba authored over 8 years ago by Henrik Johansson <[email protected]>
bundler plugin: Simplify retrieval of cpu count on OSX (#5180)

Calling awk is not necessary here, sysctl has the -n flag to print the value.

Signed-off-by: ...

github.com/ohmyzsh/ohmyzsh - 7fabc8bca41d4ff7090325116a85513dac852236 authored over 8 years ago by Clemens Gruber <[email protected]>
Fix gfg function completion definition

Related: #5179

github.com/ohmyzsh/ohmyzsh - c62442f999854038e7d0911f60a4aff252913a7f authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix man-preview completion definition

Related: #5179

github.com/ohmyzsh/ohmyzsh - 9a61336d33a8a6258c0fb838bfa3c9c488e7d898 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)

* `function` keyword removed
* Fixup the `if` statement and operators

github.com/ohmyzsh/ohmyzsh - 909fcef0469a2706508c0197e14aa45654702044 authored over 8 years ago by hjpotter92 <[email protected]>
znt: update to v2.2.1 (#5174)

github.com/ohmyzsh/ohmyzsh - d012402dada1ec7d8796f2f4b04744d817137b4d authored over 8 years ago by psprint <[email protected]>
emacs plugin tweak to open buffer from stdin (#5126)

github.com/ohmyzsh/ohmyzsh - d7c06131a251ec9e9c715383f33eec977c72b6ea authored over 8 years ago by Jordan Gwyn <[email protected]>
Update taskwarrior completion to 2.5.1 (#5171)

github.com/ohmyzsh/ohmyzsh - b1561c662b8629a33f5ffc89fd1be93b65e5c541 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Remove undesirable hardcoding of PATH into zshrc (#4925)

See robbyrussell@b67961d

github.com/ohmyzsh/ohmyzsh - 551abfcbb48a0c001eadef80abc3276af4e9ad26 authored over 8 years ago by Felipe Vargas <[email protected]>
Add README for OSX plugin and refactor plugin file

github.com/ohmyzsh/ohmyzsh - 46c0d9590d38f98ab7f69f48c067715077fe49cb authored over 8 years ago by Marc CornellĂ  <[email protected]>
Open finder to PWD - part 2 (#5165)

* Modifies ofd to use alias to open_command instead of shell function with AppleScript

github.com/ohmyzsh/ohmyzsh - 137a554e48263b1517dced417e36836157f062f5 authored over 8 years ago by mssalvatore <[email protected]>
Add ofd() to OSX plugin to open finder on current directory (#5164)

* Add ofd() to OSX plugin to open finder on current directory

* Change `pwd` to $PWD in osx.p...

github.com/ohmyzsh/ohmyzsh - 623ea2381871d41c788270f75b54cad212de8159 authored over 8 years ago by mssalvatore <[email protected]>
add 'mvn clean install -DskipTests --offline' alias to speed up maven compile (#5153)

* add 'mvn clean install -DskipTests --offline' to speed up maven compile

* update maven plug...

github.com/ohmyzsh/ohmyzsh - 3f2dd807730e8588c84fb6491d243e51c265f5eb authored over 8 years ago by intsilence <[email protected]>
Peepcode theme: Don't try to use RVM if it's not available (#5154)

github.com/ohmyzsh/ohmyzsh - 53acf21182a630e1f45feb49fca641e645ba8415 authored over 8 years ago by Harald Nordgren <[email protected]>
Replace _kitchen completion with the version from zsh-users (#5011)

github.com/ohmyzsh/ohmyzsh - 514ef607046e2c081de8e6c550360868cd91650f authored over 8 years ago by Christian Wolff <[email protected]>
Mod: use new debug namespace to avoid deprecation warning (#4799)

github.com/ohmyzsh/ohmyzsh - 3ce22281db39279ad18477339b0ff3327b69564f authored over 8 years ago by Mikael RANDY <[email protected]>
Fix: Plugin knife: Add relative local path for commands which upload files (#4240)

* Added autocomplete support for local knife file uploads

* Added option to allow for relativ...

github.com/ohmyzsh/ohmyzsh - 80cac854191020cb874c04af862a6569e2156f8c authored over 8 years ago by kierandoonan <[email protected]>
Add list-timers to systemd user commands (#5099)

This is useful for listing "cron like" systemd jobs

github.com/ohmyzsh/ohmyzsh - 2d7a451e0e9221e02c9b34e824dea959eaa6a079 authored over 8 years ago by Ben Cole <[email protected]>
Adds ReactNative plugin :iphone: (#5018)

github.com/ohmyzsh/ohmyzsh - deb992b8aa493ecd4cb13ceb32aa848909bbcefa authored over 8 years ago by Bilal Budhani <[email protected]>
Fix arcanist aliases (#5110)

* Fix arc cover alias

* Fix arc pacth alias

github.com/ohmyzsh/ohmyzsh - dc222704dfac09f7b5eaa8befd7afc39c69e51c5 authored over 8 years ago by Ivan Mironov <[email protected]>
add plugin react-native (#4606)

github.com/ohmyzsh/ohmyzsh - e1e549ca504b18d3ee5d5ea22d2d99a45ac1f668 authored over 8 years ago by debbbbie <[email protected]>
add alias gh=git help

github.com/ohmyzsh/ohmyzsh - 5fa4d9d7606057ccb8e39a452db9a656b5f3caed authored over 8 years ago by wangzengdi <[email protected]>
installer: fix ordering of cygwin msys git check (#4557)

github.com/ohmyzsh/ohmyzsh - 483f1208a5fc1fbe129958452388bdc3c3409e1e authored over 8 years ago by Andrew Janke <[email protected]>
Merge pull request #4729 from sachin21/update_rake_command_in_rails_plugin

Support bundler

github.com/ohmyzsh/ohmyzsh - 9e8f417dab3532fd26ff1e02fd81916261ef55d0 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Use default branch on recently created Mercurial repository. (#4985)

After `hg init` command, sometimes Mercurial does not create `.hg/branch` file so we'll use 'def...

github.com/ohmyzsh/ohmyzsh - c1951892314592295b0d5865f8ef5c72f360d6d0 authored over 8 years ago by Victor Torres <[email protected]>
Add zsh completion plugin for rustc (#3159)

github.com/ohmyzsh/ohmyzsh - 73cca9432253ab06c8ad64f96f21effac5532a6d authored over 8 years ago by Alex Light <[email protected]>
Merge pull request #5119 from baig/git-plugin-update

Changed `alias gsta='git stash'` to `alias gsta='git stash save'`.

github.com/ohmyzsh/ohmyzsh - 0aa3cb2e053d568ecc73a569aa6c8e5c5b8122e5 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Changd `alias gsta='git stash'` to `alias gsta='git stash save'`.

github.com/ohmyzsh/ohmyzsh - bdc82114d010b3f1ffdfc90b48fa80094176a0ca authored over 8 years ago by Wasif Hasan Baig <[email protected]>
added assembly alias (#5107)

github.com/ohmyzsh/ohmyzsh - 1e90f3618f1881d7ed5fb06fee1f2432be036350 authored over 8 years ago by Mateusz Jaje <[email protected]>
Merge branch 'Draniu/patch-1'

Close #5101

github.com/ohmyzsh/ohmyzsh - 222d84300febdc7d59696ac4876cf06e0d535436 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix styling in cakephp3 completion

github.com/ohmyzsh/ohmyzsh - 87cbf3fcf1e295f11ef3e0b6f928861575854fe6 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Better cake3 completion

github.com/ohmyzsh/ohmyzsh - 9a0f9d7e8bcefb4d9895ca185a35c42366e19b00 authored over 8 years ago by Draniu <[email protected]>
Change vim command to $EDITOR for consistency (#5063)

github.com/ohmyzsh/ohmyzsh - 9ad9ac69a66cb3f61a642241b4723ae7e0789033 authored over 8 years ago by Alexander Berezovsky <[email protected]>
fixed bower completion error from issue #2694 (#5056)

github.com/ohmyzsh/ohmyzsh - 670a470a85464e94420a562ab6a22871c20391e8 authored over 8 years ago by jordantwombly <[email protected]>
vagrant snapshot (#5032)

github.com/ohmyzsh/ohmyzsh - f2b1be0ddaa6603689d18630a62b468cdfc3246b authored over 8 years ago by Grant Regimbal <[email protected]>
Arcanist plugin (#5106)

* Add initial list of aliases

* Add lint and diff aliases

* Remove usage section

github.com/ohmyzsh/ohmyzsh - c2168d741f129efb52ff86e0c6bcd1efe191a58b authored over 8 years ago by Ivan Mironov <[email protected]>
Merge pull request #5104 from felipec/fc/gitfast

gitfast: update to the latest upstream Git and a couple of fixes

github.com/ohmyzsh/ohmyzsh - 970f11d1c4b93ecc1d778477f60ca9297380fe72 authored over 8 years ago by Marc CornellĂ  <[email protected]>
completion: zsh: improve main function selection

Sometimes we want to use the function directly (e.g. _git_checkout), for
example when zsh has th...

github.com/ohmyzsh/ohmyzsh - 36e29fbc193c32d14f0d63fbf6ae233a924b1d67 authored over 8 years ago by Felipe Contreras <[email protected]>
gitfast: fix the prompt colour

We can add colour in Zsh without the need of pcmode.

Signed-off-by: Felipe Contreras <felipe.co...

github.com/ohmyzsh/ohmyzsh - 079fef48dfc06b415423abb0a1e467f85e03b2c4 authored over 8 years ago by Felipe Contreras <[email protected]>
gitfast: update to upstream v2.8

Signed-off-by: Felipe Contreras <[email protected]>

github.com/ohmyzsh/ohmyzsh - eec3dc607c40b33a828938e396a459e70d8b01ed authored over 8 years ago by Felipe Contreras <[email protected]>
Merge pull request #5053 from psprint/master

znt: update to v2.1.15

github.com/ohmyzsh/ohmyzsh - 841d2b928704b4f8b7b9ca4a4579ea8e2c275f93 authored over 8 years ago by Robby Russell <[email protected]>
Merge pull request #5044 from charpeni/jira-rapid-board

JIRA Plugin will open rapidboard

github.com/ohmyzsh/ohmyzsh - 5b9c6c15e209ffdd07158dbf8ddf803d9710e850 authored over 8 years ago by Robby Russell <[email protected]>
Merge pull request #5077 from jgmdev/master

Added fossil plugin.

github.com/ohmyzsh/ohmyzsh - 23ed432d3566c789d9c59ccbf8d16ec68db66c74 authored over 8 years ago by Robby Russell <[email protected]>
Merge pull request #5094 from pzgull/add-rbenv-to-avit-theme

Add rbenv support for ruby version display in the Avit theme

github.com/ohmyzsh/ohmyzsh - de427f32b3cfce3a865ee69aaf1bfe41e9952f51 authored over 8 years ago by Robby Russell <[email protected]>
Merge pull request #5100 from emzar/yet-another-git-tree

Git alias

github.com/ohmyzsh/ohmyzsh - 11b48e1e9fc2e2fd9aaa5bd6b645523f6f03bc6b authored over 8 years ago by Robby Russell <[email protected]>
Add alias for oneline git tree with --all option

github.com/ohmyzsh/ohmyzsh - d2712d3180e7667ac028f8a40433b9967004cb90 authored over 8 years ago by Ivan Mironov <[email protected]>
gitfast: update to upstream v2.4

Signed-off-by: Felipe Contreras <[email protected]>

github.com/ohmyzsh/ohmyzsh - 169cd8b6ca803721071795c6a207aa97265c8528 authored over 8 years ago by Felipe Contreras <[email protected]>
gitfast: update to upstream v2.0

Signed-off-by: Felipe Contreras <[email protected]>

github.com/ohmyzsh/ohmyzsh - 0b5d18a247c440891251f9a80e7301b42c0dc981 authored over 8 years ago by Felipe Contreras <[email protected]>
znt: update to v2.1.15

github.com/ohmyzsh/ohmyzsh - e2d157d5895717e983e5cc4e5df792a6a5dbe0ac authored over 8 years ago by Sebastian Gniazdowski <[email protected]>
Add rbenv support for ruby version display

github.com/ohmyzsh/ohmyzsh - b1ab13d9e63b3c7cc1f30d2712a44c50e5acccf8 authored over 8 years ago by Pierre Dimitrou <[email protected]>
Fix deprecated usage (#5050)

When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [...

github.com/ohmyzsh/ohmyzsh - 621eb21139512cb0e00fbc5a9b9d215308eba720 authored over 8 years ago by Robin Chalas <[email protected]>
Add 'gcn!' for the '--no-edit' option. (#4830)

Remove the '-s' option from 'gcan!'
Add 'gcans!'. It is the same as the current 'gcan! -s'.

github.com/ohmyzsh/ohmyzsh - 615af65087d94fd6474f666c1ab0e11efc65a7f5 authored over 8 years ago by Wanbok Choi <[email protected]>
Add mvn options to ignore test failures (#5092)

add "-Dmaven.test.failure.ignore=true" .
This option will not ignore all tests but ignore the f...

github.com/ohmyzsh/ohmyzsh - 5aa7e0f60049b6501d3587dcd4355706ce1cbe34 authored over 8 years ago by Shang Yehua <[email protected]>
Merge pull request #5076 from tomasnorre/VagrantSnapshot

[TASK] Vagrant plugin: Add missing vagrant snapshot command

github.com/ohmyzsh/ohmyzsh - 4a1e89c58b3b924ec7caed2b7e33afb8ee0825d6 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'juanpastas/patch-2'

Close #4126

github.com/ohmyzsh/ohmyzsh - d39343683160f072b18b092314dc73337c40e5a2 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add README to meteor plugin

github.com/ohmyzsh/ohmyzsh - 52723876f95a5b9cd7e4a07c6596a6d42b6be56f authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add meteor plugin aliases

Signed-off-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - edf89bffdcf58ed2b4d530db1d3912b66bad0c4a authored over 8 years ago by Juan David Pastas <[email protected]>
Merge branch 'normalize-repository'

github.com/ohmyzsh/ohmyzsh - 4d9ae02d7412c0628e1fb265ce46e2beb441c8b3 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Reword and clarify example.zsh custom file

github.com/ohmyzsh/ohmyzsh - 7a0d299e96a8a1707630d59859f048e9ebde9456 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Tidy up gitignore file

- `custom/example.zshcache` doesn't exist anymore: it's safe to
ignore.

- `*.swp` files are i...

github.com/ohmyzsh/ohmyzsh - 54ace41f3ce890f76cc455aac3aea0b10a467411 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Rename license to LICENSE.txt for consistency

github.com/ohmyzsh/ohmyzsh - 2198ff05e3b26532865f91a9ac1bac5fc673c05b authored over 8 years ago by Marc CornellĂ  <[email protected]>
Use .gitkeep files to keep cache/ and log/ directories

Instead of .easter-egg files we now have empty .gitkeep files,
like is done as an informal stand...

github.com/ohmyzsh/ohmyzsh - 66e7e7d9ca78a5e62664abbb3c5c72e163119afb authored over 8 years ago by Marc CornellĂ  <[email protected]>
Rename README.markdown to README.md for consistency

github.com/ohmyzsh/ohmyzsh - 26a07b0ad87162805e69ce18c56627772a663aef authored over 8 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'email2vimalraj/readme-for-maven'

Close #4764

github.com/ohmyzsh/ohmyzsh - 25dddd2db4ac2dfa2d6104c308e171e0937f116f authored over 8 years ago by Marc CornellĂ  <[email protected]>
Reword and fix formatting of mvn plugin README

github.com/ohmyzsh/ohmyzsh - 30870d87ddc23b633fb99a6542768835c2a66551 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add README file for mvn plugin

Signed-off-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 863675f3d404e345693e8abd77f6136e171d7ed5 authored over 8 years ago by Vimal Raj <[email protected]>
Merge branch 'manu09-patch-1'

Close #4938

github.com/ohmyzsh/ohmyzsh - 817889c95f12682bab8a81de3855c93ad14f1570 authored over 8 years ago by Marc CornellĂ  <[email protected]>
This plugin also includes tab completions

Signed-off-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 2ad13bd94592b048602798ce270cc72ec906c13e authored over 8 years ago by manu <[email protected]>
Merge branch 'fix/weird-autocompletion'

github.com/ohmyzsh/ohmyzsh - 6dbeb7bbd835a5f981ab538cf8c3ce72194c7138 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Cleanup theme-and-appearance.zsh

github.com/ohmyzsh/ohmyzsh - cc36063cfdb5e21bc18d127a09d5e0385ace68cb authored over 8 years ago by Marc CornellĂ  <[email protected]>
Delete cdablevars option by default

Fixes weird autocompletion of directories and named users.
Fix #4864

github.com/ohmyzsh/ohmyzsh - ed484dfaf63c6d8789b2bd2e952a07bbbb9ad330 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Added fossil plugin.

github.com/ohmyzsh/ohmyzsh - 2bce3b1f588ef2a5245e7a3f4b1693c2c07d1dbc authored over 8 years ago by jgmdev <[email protected]>
[TASK] Vagrant plugin: Add missing vagrant snapshot command

Fixes issue #5022

github.com/ohmyzsh/ohmyzsh - 244d6b1df91e2b366eac2cf8bc86a7b9e80b55a4 authored over 8 years ago by Tomas Norre Mikkelsen <[email protected]>
Merge pull request #4907 from johankj/feature/osx-iterm2

Add iTerm2 v3 support

github.com/ohmyzsh/ohmyzsh - 0ebe35968cee69431790c78d427813d073db71c1 authored over 8 years ago by Marc CornellĂ  <[email protected]>
JIRA Plugin will open rapidboard instead of dashboard if JIRA_RAPID_BOARD is true

github.com/ohmyzsh/ohmyzsh - 3524fc8de58780fd42f84b0ab543f3afc6f30a87 authored over 8 years ago by Nicolas Charpentier <[email protected]>
Merge pull request #5027 from tony612/add-files-completion-to-mix-test

add files completion to mix test

github.com/ohmyzsh/ohmyzsh - 1b1315a777328095cd8b5f364fd4345eeae7c4bf authored over 8 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #5023 from psprint/master

[znt] Don't leave positional parameters being set

github.com/ohmyzsh/ohmyzsh - 63ad70825df2a2e747c164ecf8ec56336bdeece0 authored over 8 years ago by Marc CornellĂ  <[email protected]>
add files completion to mix test

github.com/ohmyzsh/ohmyzsh - c1ed14189bc8f3d27a6b10e4b5feab7a2984e4a6 authored over 8 years ago by Tony Han <[email protected]>