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

readme file

github.com/ohmyzsh/ohmyzsh - d615961430aca9668cfb056aef6024c4ed41eff8 authored about 9 years ago by Robert Strack <[email protected]>
added pre_functions

github.com/ohmyzsh/ohmyzsh - de8d6841b00903f2873a8b009faf7002bfbc1273 authored about 9 years ago by Robert Strack <[email protected]>
dircycle: remove redundant key bindings

In bindkey strings, "^[" and "\e" mean the same thing. They're both notations for Escape.

github.com/ohmyzsh/ohmyzsh - c8e280f2ab8e7768b100e590c6836502d5cf8fb9 authored about 9 years ago by Andrew Janke <[email protected]>
vi-mode: remove line-init/finish widgets that broken terminfo keybindings

The zle-line-init and zle-line-finish definitions here were broken with
respect to smkx/rmkx bec...

github.com/ohmyzsh/ohmyzsh - 8ea773582f4628b1ed7222b95463f835b684478d authored about 9 years ago by Andrew Janke <[email protected]>
customizable timer format

github.com/ohmyzsh/ohmyzsh - 96148d2275b848dbfb976a58967535067def4210 authored about 9 years ago by Robert Strack <[email protected]>
Update README.md

github.com/ohmyzsh/ohmyzsh - 8f823c63715009ef949f72a1bbb0102b472c24cd authored about 9 years ago by Ahmad Awais <[email protected]>
allow changes in display format

github.com/ohmyzsh/ohmyzsh - 111dd018b9b821fad2c7899b31aa46b5c0aaa218 authored about 9 years ago by Robert Strack <[email protected]>
Mercurial plugin: revise README

Closes #4616
Changes the `plugins=(... mercurial ...)` to be closer to correct zsh syntax, remov...

github.com/ohmyzsh/ohmyzsh - cca422eacfb0d418af00c7df9dc97639b65a1eca authored about 9 years ago by Andrew Janke <[email protected]>
Removed Similar Aliases

Two similar aliases which were causing issues.

github.com/ohmyzsh/ohmyzsh - 602cc62a5db6e8cfa085f05e2abb6a86e999a696 authored about 9 years ago by Ahmad Awais <[email protected]>
increased timer's pecision

github.com/ohmyzsh/ohmyzsh - d4c74690b61b74e317410df3b80b784891ab55ed authored about 9 years ago by Robert Strack <[email protected]>
bundle outdated alias

github.com/ohmyzsh/ohmyzsh - bee79f0871e0a317bc78d440d070c4f8ab6cc32a authored about 9 years ago by Denis <[email protected]>
cleaning up

github.com/ohmyzsh/ohmyzsh - 120e8620af6e1d7d01159614186403c7a816457d authored about 9 years ago by Robert Strack <[email protected]>
simplified time string calculation

github.com/ohmyzsh/ohmyzsh - 1b8f05a3d395c107d81724445cac7fcd599942d8 authored about 9 years ago by Robert Strack <[email protected]>
calculating command's execution time

github.com/ohmyzsh/ohmyzsh - 96d10e2147b59adc25e9c3b90ac6f31935495ef3 authored about 9 years ago by Robert Strack <[email protected]>
Merge pull request #4563 from danhawkins/master

use capit instead of shipit as shipit conflicts with npm package shipit

github.com/ohmyzsh/ohmyzsh - 135c3763ccfb07c4a5cde9a2529dfa8d6ba19b39 authored about 9 years ago by Robby Russell <[email protected]>
Merge pull request #4598 from syk0saje/patch-1

typo: able take -> able to take

github.com/ohmyzsh/ohmyzsh - 9041a23d61d5b5c77aa1616fd15045a3adfcc622 authored about 9 years ago by Robby Russell <[email protected]>
typo: able take -> able to take

github.com/ohmyzsh/ohmyzsh - 06db64840cde7f70c2a5bbd8f6a2c8961202fc18 authored about 9 years ago by Pepe Bawagan <[email protected]>
I noticed that for certain projects with unstaged changed I would get a 'U' character instead of the '●' character. This should fix that.

github.com/ohmyzsh/ohmyzsh - 76c423862feeec193163a01a5f3a20f36757f630 authored about 9 years ago by Justin LeFebvre <[email protected]>
agnoster: stronger warning about changing SEGMENT_SEPARATOR character

github.com/ohmyzsh/ohmyzsh - cc116f65d621f25a97beee108cfb8884ef5f3518 authored about 9 years ago by Andrew Janke <[email protected]>
Update github plugin to work with current hub versions

Removes old completion setup that breaks with current _git and _hub completions.
Ruby is no long...

github.com/ohmyzsh/ohmyzsh - 24492a2fdb6feed1b529459dbd97061460aa968f authored about 9 years ago by Andrew Janke <[email protected]>
Updated z version

Closes #3248
Closes #4570

github.com/ohmyzsh/ohmyzsh - d3363964a24d253baa0116d34a465bfabf797c7a authored about 9 years ago by Eduardo San Martin Morote <[email protected]>
Removing `source` command

github.com/ohmyzsh/ohmyzsh - c25002a13fe5decb1d2c1501269efec97f7413c9 authored about 9 years ago by LE Manh Cuong <[email protected]>
Add OSX support for command-not-found

github.com/ohmyzsh/ohmyzsh - f6557932e9f8e4366198856baff92ec3afbe5b5c authored about 9 years ago by Alberto Gireud <[email protected]>
Avoid using "PREFIX" that cause nvm to complain about.

github.com/ohmyzsh/ohmyzsh - e66afc031833590d6077c029596f251ed247158a authored about 9 years ago by aioute Gao <[email protected]>
Initial commit of Zsh Navigation Tools

github.com/ohmyzsh/ohmyzsh - 4c292ea2b023a331dcf1af5644487f2272d24a4d authored about 9 years ago by Sebastian Gniazdowski <[email protected]>
archlinux: use $+commands instead of 'command -v' in a subshell

github.com/ohmyzsh/ohmyzsh - 9e4aba4c8c59c9fce50590f78e12fdff0b69c792 authored about 9 years ago by Daniel Hahler <[email protected]>
use capit instead of shipit as shipit conflicts with npm package shipit

github.com/ohmyzsh/ohmyzsh - 8d388e464c705153e6a4d15bb783048ff5e51612 authored about 9 years ago by Danny Hawkins <[email protected]>
Change coding style

github.com/ohmyzsh/ohmyzsh - 53a63355beb1143aa5f6759a3dfdb1d7657475fe authored about 9 years ago by LE Manh Cuong <[email protected]>
Update uninstall.sh

- Need dot `.` for POSIX compliant instead of `source`
- Use modern syntax for command substit...

github.com/ohmyzsh/ohmyzsh - 45cd2df31fc6d1250cbcad2ee0d562c67a163523 authored about 9 years ago by LE Manh Cuong <[email protected]>
Update frontcube.zsh-theme

Fix «rvm» variable usage in RPROMPT out

github.com/ohmyzsh/ohmyzsh - 67abf0f955551e22335f5912a87e92d278afb669 authored about 9 years ago by Alexander Golikov <[email protected]>
Merge pull request #4535 from robbyrussell/mcornella-patch-1

[README] Update custom directory command and fix code blocks

github.com/ohmyzsh/ohmyzsh - e44aa50301cbdb9c713193263e6c0c5a9a5798c0 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Update custom location command and fix code format

github.com/ohmyzsh/ohmyzsh - e9de366ea7f20962f1847828b3ca185bab69a118 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4016 from coopermaruyama/master

Fix typo.

Close #4016

github.com/ohmyzsh/ohmyzsh - ba20b9861edef666a5bbf4e0e2392b0d07a0a907 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Fix typo.

* `cfp` alias was referencing an old version of the `cf` command which
no longer exists. This ha...

github.com/ohmyzsh/ohmyzsh - 9264d75d5d1c10de370b0c32606b70768541eaaa authored about 9 years ago by Cooper Maruyama <[email protected]>
Merge pull request #4500 from sachin21/modify_a_condition

[FIX ERROR] Refactor for function in plugins/rake-fast/rake-fast.plugin.zsh

github.com/ohmyzsh/ohmyzsh - 405ee83af46778f79aadd46bc9df408115ec1d83 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Fix backwards logic in uninstaller once and for all

Really this time :P

Fixes #4533

github.com/ohmyzsh/ohmyzsh - d06f4d089302ecd448eaa557baf6ed4fca34428b authored about 9 years ago by Marc CornellĂ  <[email protected]>
Refactor for method in plugins/rake-fast/rake-fast.plugin.zsh

github.com/ohmyzsh/ohmyzsh - a1755e652cd96efb22b4956e8ef9759d7d170f5d authored about 9 years ago by Satoshi Ohmori <[email protected]>
Fix conditional in uninstall prompt

github.com/ohmyzsh/ohmyzsh - 4e42e1f7e149f85ba52b654dbea9766080a9a480 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Fix syntax error in confirmation prompt of uninstall.sh

We need to use POSIX syntax. This file is no longer executed with zsh.

Fixes #4483.

github.com/ohmyzsh/ohmyzsh - b2010a0ae63ba09632a3b427edc81888eadec4d8 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Fix syntax error in #4515 on certain shells

Drops the `function` keyword and uses only `func(){}` syntax as per the
POSIX specification:

ht...

github.com/ohmyzsh/ohmyzsh - ca5632bce10e1f5b0fe2a59151ae0fd776619d89 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Revert "Make install script safer"

This reverts commit c9d93757e82785a0fd1e0d1222f5d61e01849703, which
makes it fail with a syntax ...

github.com/ohmyzsh/ohmyzsh - 78dc8583969a046b51ef4f099b1d182f73dcaa12 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4519 from evanandrewrose/master

Fix "be" -> "b" typo in coffee plugin README.md.

github.com/ohmyzsh/ohmyzsh - 8c84342b2092f3823e38188bd9ed11e5f5ff2e3f authored about 9 years ago by Marc CornellĂ  <[email protected]>
Fix "be" -> "b" typo in coffee plugin README.md.

github.com/ohmyzsh/ohmyzsh - fe02e027fe2d549d6027d51b95a8a724e40958df authored about 9 years ago by evanandrewrose <[email protected]>
Merge pull request #4507 from WhyEee/fix-no-tput

Fix install.sh/upgrade.sh for tput-less systems

github.com/ohmyzsh/ohmyzsh - fdb0e239d4213ed73b528edf638a1d5cdb72efeb authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4505 from arvindch/checked-upgrade

Check for git before trying to upgrade OMZ

github.com/ohmyzsh/ohmyzsh - b3c10b925e25e2d53c1a6e4dcaead30547c7ec7a authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4214 from queria/chuck-linefix

chucknorris: add missing line/quote delimiters

github.com/ohmyzsh/ohmyzsh - e0c9ada3807572768634c3b585577d236b61306d authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4515 from brianloveswords/safer-install-script

Make install script safer

github.com/ohmyzsh/ohmyzsh - 662bdcc8d8f86eb32e5cc7b516261cfeb9a9899a authored about 9 years ago by Marc CornellĂ  <[email protected]>
Make install script safer

This changeset wraps all of the commands in tools/install.sh in a
function and then calls that f...

github.com/ohmyzsh/ohmyzsh - c9d93757e82785a0fd1e0d1222f5d61e01849703 authored about 9 years ago by Brian J Brennan <[email protected]>
Merge pull request #4526 from sachin21/fix_typo

[FIX #4525]: Fix typo

github.com/ohmyzsh/ohmyzsh - a7b4c09373759e2db21bd17ca75a162f0fa2e88a authored about 9 years ago by Marc CornellĂ  <[email protected]>
[FIX #4525]: Fix typo

github.com/ohmyzsh/ohmyzsh - 2c8697b934847a84d68f2e00ba1d0cabeed19412 authored about 9 years ago by Satoshi Ohmori <[email protected]>
Merge pull request #4419 from apjanke/installer-termcap-hack

installer: ignore errors in color setup, for FreeBSD portability

github.com/ohmyzsh/ohmyzsh - 8c73eb4f446650adf8f82f72e65943a8834847f3 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4508 from Superbil/master

Fixd bug for pyenv plugin

github.com/ohmyzsh/ohmyzsh - 45f0a2800b1c58dd054431507f6934f6451b8078 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #4473 from apjanke/5_1_1-bracketed-paste-hack

Disable bracketed-paste-magic in zsh 5.1.1, where it is buggy

github.com/ohmyzsh/ohmyzsh - 56345c26fbabd2ca01c67b258139153a1368ef32 authored about 9 years ago by Marc CornellĂ  <[email protected]>
Fixd bug for pyenv plugin

Check pyenv-virtualenv can eval before use it.

Signed-off-by: Superbil <[email protected]>

github.com/ohmyzsh/ohmyzsh - 2c54428d6e3c683e5b01b30d8405232f98668691 authored about 9 years ago by Superbil <[email protected]>
Fix install.sh/upgrade.sh for tput-less systems

@fcrozat's original fix assumes `which` not to output anything to STDOUT
in case the command is ...

github.com/ohmyzsh/ohmyzsh - 75e619b72421e7330011c8bda5f99af5231a8b7d authored about 9 years ago by Yannick Eckey <[email protected]>
Check for git before trying to upgrade, as per #4504

github.com/ohmyzsh/ohmyzsh - e59e1c8417513a246509f7738ae05b4f2c9a8a8e authored about 9 years ago by Arvind Chembarpu <[email protected]>
Add 'rake stats' alias.

github.com/ohmyzsh/ohmyzsh - e5164d7b704d34f1f15c297b18cb90ecd22991a0 authored about 9 years ago by Gustavo Villa <[email protected]>
Merge pull request #4492 from arvindch/tweak-pyenv-plugin

Tweak pyenv plugin

github.com/ohmyzsh/ohmyzsh - aa15ebad3e9c86fbd8dd5f01803066f82ece9593 authored about 9 years ago by Robby Russell <[email protected]>
Enable pyenv rehash

github.com/ohmyzsh/ohmyzsh - 8a362b2b1f00448af6dd2ef1a6b0d5ea2d9b025e authored about 9 years ago by Arvind Chembarpu <[email protected]>
Init pyenv virtualenvs too

github.com/ohmyzsh/ohmyzsh - 8a95cedc3b200762f44d1c4e9475240f0d61c8a1 authored about 9 years ago by Arvind Chembarpu <[email protected]>
Merge pull request #4459 from Scuilion/update-gradle-commands

Gradle Plugin: Update Gradle Commands

github.com/ohmyzsh/ohmyzsh - 306e3e7ea0f2aef2ab9e3a51986c34f7296a3ab2 authored about 9 years ago by Robby Russell <[email protected]>
Merge pull request #4475 from apjanke/diagdump-5.1-fix

diagnostics: fix for reserved-word changes in zsh 5.1

github.com/ohmyzsh/ohmyzsh - b28db6b4756e0e81fcacfbcc3a85de81011c81ac authored about 9 years ago by Robby Russell <[email protected]>
Merge pull request #4486 from gfvcastro/alias-rails-server-port-option

Add option '--port' to 'rails server' alias.

github.com/ohmyzsh/ohmyzsh - 30d7a6658ec92800396799293a54317f8867465b authored about 9 years ago by Robby Russell <[email protected]>
Add option '--port' to 'rails server' alias.

github.com/ohmyzsh/ohmyzsh - b18d386d7fe6c6569a9a05a306b50c6dada9c474 authored over 9 years ago by Gustavo Villa <[email protected]>
Merge pull request #4482 from sachin21/add_an_alias_for_upstream

Add an alias for upstream

github.com/ohmyzsh/ohmyzsh - 57c2ac1e605c8cc3922c46109b8b65361e05acef authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4480 from volcov/master

add alias to sort by version

github.com/ohmyzsh/ohmyzsh - ff1bd952a7aa044a4f21e011b1572a469f4b6029 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4481 from apjanke/autoenv-emerg-fix

autoenv: actually source autoenv once located

github.com/ohmyzsh/ohmyzsh - 101758f63d8f3417615918851f6b4dcd7e378354 authored over 9 years ago by Robby Russell <[email protected]>
Add an alias for upstream

github.com/ohmyzsh/ohmyzsh - 7597bf805e6c9bfd0cbe216251d6dd639ecffcea authored over 9 years ago by Satoshi Ohmori <[email protected]>
autoenv: actually source autoenv once located

Fixes bug introduced in #4440

github.com/ohmyzsh/ohmyzsh - 2d0e7fbdadce6a3d052ea0f33ccf9114a4b23c0a authored over 9 years ago by Andrew Janke <[email protected]>
add alias to sort by version

github.com/ohmyzsh/ohmyzsh - 252078dd6c8adc78c6c9d3564dd16fca5aa146a1 authored over 9 years ago by Bruno Volcov <[email protected]>
Merge pull request #4204 from DoctorJellyface/patch-1

Added --now systemd aliases

github.com/ohmyzsh/ohmyzsh - 2522ab4504376db4410bfa784dd1d582538fd576 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4440 from apjanke/autoenv-homebrew

autoenv: support homebrew-installed autoenv

github.com/ohmyzsh/ohmyzsh - 0be21f025e6f77e936b7b373f1a2a14b4a7145ba authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4464 from rchiossi/master

Ask for confirmation before uninstall

github.com/ohmyzsh/ohmyzsh - 01448020a750256f8ce68f9cf348a4f029bda946 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4254 from apjanke/copyfile-portability

Cross-platform clipboard clipcopy() and clippaste()

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

Encode64 Plugin - Fix wrong `echo` usage

github.com/ohmyzsh/ohmyzsh - b1173d4b30930cdbd69f8c0c029b94f756fe9be7 authored over 9 years ago by Robby Russell <[email protected]>
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh

github.com/ohmyzsh/ohmyzsh - 2459add3dd7c687b3bb6a9f1f9f469225b88c6fc authored over 9 years ago by Robby Russell <[email protected]>
Renaming colored-man to colored-man-pages because it needs to be.

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

Fix ohmyz.sh link

github.com/ohmyzsh/ohmyzsh - 1510e7dd5ecfbc6b7f8bd92cf09039928e73281e authored over 9 years ago by Robby Russell <[email protected]>
diagnostics: fix for reserved-word changes in zsh 5.1

Reference:
https://github.com/zsh-users/zsh/blob/zsh-5.1.1/NEWS#L20-L32

github.com/ohmyzsh/ohmyzsh - d15521d09dfa59da664aca6ddd40928d1031c5ad authored over 9 years ago by Andrew Janke <[email protected]>
Disable bracketed-paste-magic in zsh 5.1.1, where it is buggy

A bracketed-paste-magic bug breaks pasting of CJK and some other characters in zsh 5.1.1.
http:/...

github.com/ohmyzsh/ohmyzsh - 35517457921c095be1aa6ed948debfbe183b89ac authored over 9 years ago by Andrew Janke <[email protected]>
Fix ohmyz.sh link

Change http://ohmyz.sh link to use proper markdown syntax

github.com/ohmyzsh/ohmyzsh - a7f0c71c703de2603bcf05170e797068145728c0 authored over 9 years ago by Avi Samloff <[email protected]>
Ask for confirmation before uninstall

Prompt the user before removing oh-my-zsh from the system

github.com/ohmyzsh/ohmyzsh - 6b73f5ec7504ebc118d4bb6fdfaf841333f9c7a4 authored over 9 years ago by Rodrigo Chiossi <[email protected]>
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh

github.com/ohmyzsh/ohmyzsh - f3fa41834d9c954ee2d352c6c5b60d72f7a93593 authored over 9 years ago by Robby Russell <[email protected]>
Removing legacy rails-specific aliases from the Textmate plugin. This is probably best handled as a custom plugin.

github.com/ohmyzsh/ohmyzsh - d26549b7ecb93665148e37b18741ace6d0b8141a authored over 9 years ago by Robby Russell <[email protected]>
Added support to subtask through gulp --tasks-simple command

github.com/ohmyzsh/ohmyzsh - ee8f3771e93c940cd1271dad0a6e9b6ab7cad0c4 authored over 9 years ago by Giordano Vicari <[email protected]>
Merge pull request #4444 from apjanke/git-extras-compatibility

git-extras: fix for compatibility with zsh _git

github.com/ohmyzsh/ohmyzsh - 62c86f5c7529691c1f7cca14ba8f06b449d03fe9 authored over 9 years ago by Robby Russell <[email protected]>
clip*: add xsel support

github.com/ohmyzsh/ohmyzsh - b6d78df62c540245f67ffc900d0b1a17a6dfb77e authored over 9 years ago by Andrew Janke <[email protected]>
Update Gradle Commands

github.com/ohmyzsh/ohmyzsh - a95473919ab300e4b1a6179e8dca7356a256615d authored over 9 years ago by Kevin O'Neal <[email protected]>
Merge pull request #4455 from swvjeff/master

Fix 'ack-grep' bug for non-ubuntu users

github.com/ohmyzsh/ohmyzsh - f104d1624db764500f74e97d1161acc4aefec8d2 authored over 9 years ago by Robby Russell <[email protected]>
Fix 'ack-grep' bug for non-ubuntu users

Redirect STDERR along with STDOUT when looking for ack-grep

github.com/ohmyzsh/ohmyzsh - 2d9df4468f5650d0d16cc789c96d828fb0dff4aa authored over 9 years ago by Jeff Smith <[email protected]>
Merge pull request #4423 from gfvcastro/alias-rake-middleware

Add 'rake middleware' alias.

github.com/ohmyzsh/ohmyzsh - 920ab071cb5d7d0cf0c71dab934e5856b95b68fb authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4429 from RobLoach/removeatom

Remove Atom plugin

github.com/ohmyzsh/ohmyzsh - bff88685b8c475714766696cf938796ff7550838 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4445 from wweaver/git-hf-aliases

Add Git Hubflow aliases

github.com/ohmyzsh/ohmyzsh - 867d58625389c25ae8b265d257b961b5e7a50613 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4453 from uberspot/master

Add 3 more nmap aliases to nmap plugin

github.com/ohmyzsh/ohmyzsh - 80179c10bef39bd687e217f30dcbde81125dd949 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #3165 from hbin/fix-alias-afind-osx

The executable command on Mac OSX is 'ack' rather than 'ack-grep'.

github.com/ohmyzsh/ohmyzsh - 5d24ba4228256acabf543879ba2d63eebec2ff75 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4421 from jcpst/master

gulp plugin: missing opening double quote

github.com/ohmyzsh/ohmyzsh - 30c7ef7d2b3d1b5f63efaccad027c111a1ed0de9 authored over 9 years ago by Robby Russell <[email protected]>
Merge pull request #4424 from Gutem/patch-1

Update Simulator's Path to XCode 7.x

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

Add alias for npm global install

github.com/ohmyzsh/ohmyzsh - d7e7ef6f94564becf64e32cd1d2ef78d1a892b8a authored over 9 years ago by Robby Russell <[email protected]>
Add 3 more nmap aliases to nmap plugin

github.com/ohmyzsh/ohmyzsh - df5e1f9c2cca5722e09bef3787571d7d948fe467 authored over 9 years ago by uberspot <[email protected]>
Add branch plugin

github.com/ohmyzsh/ohmyzsh - d49cacfb7bb96049185c2edfaf3c330b0bde338e authored over 9 years ago by Victor Torres <[email protected]>