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
github.com/ohmyzsh/ohmyzsh - d615961430aca9668cfb056aef6024c4ed41eff8 authored about 9 years ago by Robert Strack <[email protected]>
github.com/ohmyzsh/ohmyzsh - de8d6841b00903f2873a8b009faf7002bfbc1273 authored about 9 years ago by Robert Strack <[email protected]>
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]>
The zle-line-init and zle-line-finish definitions here were broken with
respect to smkx/rmkx bec...
github.com/ohmyzsh/ohmyzsh - 96148d2275b848dbfb976a58967535067def4210 authored about 9 years ago by Robert Strack <[email protected]>
github.com/ohmyzsh/ohmyzsh - 8f823c63715009ef949f72a1bbb0102b472c24cd authored about 9 years ago by Ahmad Awais <[email protected]>
github.com/ohmyzsh/ohmyzsh - 111dd018b9b821fad2c7899b31aa46b5c0aaa218 authored about 9 years ago by Robert Strack <[email protected]>
Closes #4616
Changes the `plugins=(... mercurial ...)` to be closer to correct zsh syntax, remov...
Two similar aliases which were causing issues.
github.com/ohmyzsh/ohmyzsh - 602cc62a5db6e8cfa085f05e2abb6a86e999a696 authored about 9 years ago by Ahmad Awais <[email protected]>github.com/ohmyzsh/ohmyzsh - d4c74690b61b74e317410df3b80b784891ab55ed authored about 9 years ago by Robert Strack <[email protected]>
github.com/ohmyzsh/ohmyzsh - bee79f0871e0a317bc78d440d070c4f8ab6cc32a authored about 9 years ago by Denis <[email protected]>
github.com/ohmyzsh/ohmyzsh - 120e8620af6e1d7d01159614186403c7a816457d authored about 9 years ago by Robert Strack <[email protected]>
github.com/ohmyzsh/ohmyzsh - 1b8f05a3d395c107d81724445cac7fcd599942d8 authored about 9 years ago by Robert Strack <[email protected]>
github.com/ohmyzsh/ohmyzsh - 96d10e2147b59adc25e9c3b90ac6f31935495ef3 authored about 9 years ago by Robert Strack <[email protected]>
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]>typo: able take -> able to take
github.com/ohmyzsh/ohmyzsh - 9041a23d61d5b5c77aa1616fd15045a3adfcc622 authored about 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - 06db64840cde7f70c2a5bbd8f6a2c8961202fc18 authored about 9 years ago by Pepe Bawagan <[email protected]>
github.com/ohmyzsh/ohmyzsh - 76c423862feeec193163a01a5f3a20f36757f630 authored about 9 years ago by Justin LeFebvre <[email protected]>
github.com/ohmyzsh/ohmyzsh - cc116f65d621f25a97beee108cfb8884ef5f3518 authored about 9 years ago by Andrew Janke <[email protected]>
Removes old completion setup that breaks with current _git and _hub completions.
Ruby is no long...
Closes #3248
Closes #4570
github.com/ohmyzsh/ohmyzsh - c25002a13fe5decb1d2c1501269efec97f7413c9 authored about 9 years ago by LE Manh Cuong <[email protected]>
github.com/ohmyzsh/ohmyzsh - f6557932e9f8e4366198856baff92ec3afbe5b5c authored about 9 years ago by Alberto Gireud <[email protected]>
github.com/ohmyzsh/ohmyzsh - e66afc031833590d6077c029596f251ed247158a authored about 9 years ago by aioute Gao <[email protected]>
github.com/ohmyzsh/ohmyzsh - 4c292ea2b023a331dcf1af5644487f2272d24a4d authored about 9 years ago by Sebastian Gniazdowski <[email protected]>
github.com/ohmyzsh/ohmyzsh - 9e4aba4c8c59c9fce50590f78e12fdff0b69c792 authored about 9 years ago by Daniel Hahler <[email protected]>
github.com/ohmyzsh/ohmyzsh - 8d388e464c705153e6a4d15bb783048ff5e51612 authored about 9 years ago by Danny Hawkins <[email protected]>
github.com/ohmyzsh/ohmyzsh - 53a63355beb1143aa5f6759a3dfdb1d7657475fe authored about 9 years ago by LE Manh Cuong <[email protected]>
- Need dot `.` for POSIX compliant instead of `source`
- Use modern syntax for command substit...
Fix «rvm» variable usage in RPROMPT out
github.com/ohmyzsh/ohmyzsh - 67abf0f955551e22335f5912a87e92d278afb669 authored about 9 years ago by Alexander Golikov <[email protected]>[README] Update custom directory command and fix code blocks
github.com/ohmyzsh/ohmyzsh - e44aa50301cbdb9c713193263e6c0c5a9a5798c0 authored about 9 years ago by Marc CornellĂ <[email protected]>github.com/ohmyzsh/ohmyzsh - e9de366ea7f20962f1847828b3ca185bab69a118 authored about 9 years ago by Marc CornellĂ <[email protected]>
Fix typo.
Close #4016
github.com/ohmyzsh/ohmyzsh - ba20b9861edef666a5bbf4e0e2392b0d07a0a907 authored about 9 years ago by Marc CornellĂ <[email protected]>
* `cfp` alias was referencing an old version of the `cf` command which
no longer exists. This ha...
[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]>Really this time :P
Fixes #4533
github.com/ohmyzsh/ohmyzsh - d06f4d089302ecd448eaa557baf6ed4fca34428b authored about 9 years ago by Marc CornellĂ <[email protected]>github.com/ohmyzsh/ohmyzsh - a1755e652cd96efb22b4956e8ef9759d7d170f5d authored about 9 years ago by Satoshi Ohmori <[email protected]>
github.com/ohmyzsh/ohmyzsh - 4e42e1f7e149f85ba52b654dbea9766080a9a480 authored about 9 years ago by Marc CornellĂ <[email protected]>
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]>
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]>
This reverts commit c9d93757e82785a0fd1e0d1222f5d61e01849703, which
makes it fail with a syntax ...
Fix "be" -> "b" typo in coffee plugin README.md.
github.com/ohmyzsh/ohmyzsh - 8c84342b2092f3823e38188bd9ed11e5f5ff2e3f authored about 9 years ago by Marc CornellĂ <[email protected]>github.com/ohmyzsh/ohmyzsh - fe02e027fe2d549d6027d51b95a8a724e40958df authored about 9 years ago by evanandrewrose <[email protected]>
Fix install.sh/upgrade.sh for tput-less systems
github.com/ohmyzsh/ohmyzsh - fdb0e239d4213ed73b528edf638a1d5cdb72efeb authored about 9 years ago by Marc CornellĂ <[email protected]>Check for git before trying to upgrade OMZ
github.com/ohmyzsh/ohmyzsh - b3c10b925e25e2d53c1a6e4dcaead30547c7ec7a authored about 9 years ago by Marc CornellĂ <[email protected]>chucknorris: add missing line/quote delimiters
github.com/ohmyzsh/ohmyzsh - e0c9ada3807572768634c3b585577d236b61306d authored about 9 years ago by Marc CornellĂ <[email protected]>Make install script safer
github.com/ohmyzsh/ohmyzsh - 662bdcc8d8f86eb32e5cc7b516261cfeb9a9899a authored about 9 years ago by Marc CornellĂ <[email protected]>
This changeset wraps all of the commands in tools/install.sh in a
function and then calls that f...
[FIX #4525]: Fix typo
github.com/ohmyzsh/ohmyzsh - a7b4c09373759e2db21bd17ca75a162f0fa2e88a authored about 9 years ago by Marc CornellĂ <[email protected]>github.com/ohmyzsh/ohmyzsh - 2c8697b934847a84d68f2e00ba1d0cabeed19412 authored about 9 years ago by Satoshi Ohmori <[email protected]>
installer: ignore errors in color setup, for FreeBSD portability
github.com/ohmyzsh/ohmyzsh - 8c73eb4f446650adf8f82f72e65943a8834847f3 authored about 9 years ago by Marc CornellĂ <[email protected]>Fixd bug for pyenv plugin
github.com/ohmyzsh/ohmyzsh - 45f0a2800b1c58dd054431507f6934f6451b8078 authored about 9 years ago by Marc CornellĂ <[email protected]>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]>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]>
@fcrozat's original fix assumes `which` not to output anything to STDOUT
in case the command is ...
github.com/ohmyzsh/ohmyzsh - e59e1c8417513a246509f7738ae05b4f2c9a8a8e authored about 9 years ago by Arvind Chembarpu <[email protected]>
github.com/ohmyzsh/ohmyzsh - e5164d7b704d34f1f15c297b18cb90ecd22991a0 authored about 9 years ago by Gustavo Villa <[email protected]>
Tweak pyenv plugin
github.com/ohmyzsh/ohmyzsh - aa15ebad3e9c86fbd8dd5f01803066f82ece9593 authored about 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - 8a362b2b1f00448af6dd2ef1a6b0d5ea2d9b025e authored about 9 years ago by Arvind Chembarpu <[email protected]>
github.com/ohmyzsh/ohmyzsh - 8a95cedc3b200762f44d1c4e9475240f0d61c8a1 authored about 9 years ago by Arvind Chembarpu <[email protected]>
Gradle Plugin: Update Gradle Commands
github.com/ohmyzsh/ohmyzsh - 306e3e7ea0f2aef2ab9e3a51986c34f7296a3ab2 authored about 9 years ago by Robby Russell <[email protected]>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]>Add option '--port' to 'rails server' alias.
github.com/ohmyzsh/ohmyzsh - 30d7a6658ec92800396799293a54317f8867465b authored about 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - b18d386d7fe6c6569a9a05a306b50c6dada9c474 authored over 9 years ago by Gustavo Villa <[email protected]>
Add an alias for upstream
github.com/ohmyzsh/ohmyzsh - 57c2ac1e605c8cc3922c46109b8b65361e05acef authored over 9 years ago by Robby Russell <[email protected]>add alias to sort by version
github.com/ohmyzsh/ohmyzsh - ff1bd952a7aa044a4f21e011b1572a469f4b6029 authored over 9 years ago by Robby Russell <[email protected]>autoenv: actually source autoenv once located
github.com/ohmyzsh/ohmyzsh - 101758f63d8f3417615918851f6b4dcd7e378354 authored over 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - 7597bf805e6c9bfd0cbe216251d6dd639ecffcea authored over 9 years ago by Satoshi Ohmori <[email protected]>
Fixes bug introduced in #4440
github.com/ohmyzsh/ohmyzsh - 2d0e7fbdadce6a3d052ea0f33ccf9114a4b23c0a authored over 9 years ago by Andrew Janke <[email protected]>github.com/ohmyzsh/ohmyzsh - 252078dd6c8adc78c6c9d3564dd16fca5aa146a1 authored over 9 years ago by Bruno Volcov <[email protected]>
Added --now systemd aliases
github.com/ohmyzsh/ohmyzsh - 2522ab4504376db4410bfa784dd1d582538fd576 authored over 9 years ago by Robby Russell <[email protected]>autoenv: support homebrew-installed autoenv
github.com/ohmyzsh/ohmyzsh - 0be21f025e6f77e936b7b373f1a2a14b4a7145ba authored over 9 years ago by Robby Russell <[email protected]>Ask for confirmation before uninstall
github.com/ohmyzsh/ohmyzsh - 01448020a750256f8ce68f9cf348a4f029bda946 authored over 9 years ago by Robby Russell <[email protected]>Cross-platform clipboard clipcopy() and clippaste()
github.com/ohmyzsh/ohmyzsh - dc06e96e9cf52354ac76e9795cc85d528b2d5018 authored over 9 years ago by Robby Russell <[email protected]>Encode64 Plugin - Fix wrong `echo` usage
github.com/ohmyzsh/ohmyzsh - b1173d4b30930cdbd69f8c0c029b94f756fe9be7 authored over 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - 2459add3dd7c687b3bb6a9f1f9f469225b88c6fc authored over 9 years ago by Robby Russell <[email protected]>
github.com/ohmyzsh/ohmyzsh - bb509dda236f8ed04b90806bc66f4ad1a41f57bc authored over 9 years ago by Robby Russell <[email protected]>
Fix ohmyz.sh link
github.com/ohmyzsh/ohmyzsh - 1510e7dd5ecfbc6b7f8bd92cf09039928e73281e authored over 9 years ago by Robby Russell <[email protected]>
Reference:
https://github.com/zsh-users/zsh/blob/zsh-5.1.1/NEWS#L20-L32
A bracketed-paste-magic bug breaks pasting of CJK and some other characters in zsh 5.1.1.
http:/...
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]>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]>github.com/ohmyzsh/ohmyzsh - f3fa41834d9c954ee2d352c6c5b60d72f7a93593 authored over 9 years ago by Robby Russell <[email protected]>
github.com/ohmyzsh/ohmyzsh - d26549b7ecb93665148e37b18741ace6d0b8141a authored over 9 years ago by Robby Russell <[email protected]>
github.com/ohmyzsh/ohmyzsh - ee8f3771e93c940cd1271dad0a6e9b6ab7cad0c4 authored over 9 years ago by Giordano Vicari <[email protected]>
git-extras: fix for compatibility with zsh _git
github.com/ohmyzsh/ohmyzsh - 62c86f5c7529691c1f7cca14ba8f06b449d03fe9 authored over 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - b6d78df62c540245f67ffc900d0b1a17a6dfb77e authored over 9 years ago by Andrew Janke <[email protected]>
github.com/ohmyzsh/ohmyzsh - a95473919ab300e4b1a6179e8dca7356a256615d authored over 9 years ago by Kevin O'Neal <[email protected]>
Fix 'ack-grep' bug for non-ubuntu users
github.com/ohmyzsh/ohmyzsh - f104d1624db764500f74e97d1161acc4aefec8d2 authored over 9 years ago by Robby Russell <[email protected]>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]>Add 'rake middleware' alias.
github.com/ohmyzsh/ohmyzsh - 920ab071cb5d7d0cf0c71dab934e5856b95b68fb authored over 9 years ago by Robby Russell <[email protected]>Remove Atom plugin
github.com/ohmyzsh/ohmyzsh - bff88685b8c475714766696cf938796ff7550838 authored over 9 years ago by Robby Russell <[email protected]>Add Git Hubflow aliases
github.com/ohmyzsh/ohmyzsh - 867d58625389c25ae8b265d257b961b5e7a50613 authored over 9 years ago by Robby Russell <[email protected]>Add 3 more nmap aliases to nmap plugin
github.com/ohmyzsh/ohmyzsh - 80179c10bef39bd687e217f30dcbde81125dd949 authored over 9 years ago by Robby Russell <[email protected]>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]>gulp plugin: missing opening double quote
github.com/ohmyzsh/ohmyzsh - 30c7ef7d2b3d1b5f63efaccad027c111a1ed0de9 authored over 9 years ago by Robby Russell <[email protected]>Update Simulator's Path to XCode 7.x
github.com/ohmyzsh/ohmyzsh - bd264980a5532cfd15e63300869ae17b61f9f9c5 authored over 9 years ago by Robby Russell <[email protected]>Add alias for npm global install
github.com/ohmyzsh/ohmyzsh - d7e7ef6f94564becf64e32cd1d2ef78d1a892b8a authored over 9 years ago by Robby Russell <[email protected]>github.com/ohmyzsh/ohmyzsh - df5e1f9c2cca5722e09bef3787571d7d948fe467 authored over 9 years ago by uberspot <[email protected]>
github.com/ohmyzsh/ohmyzsh - d49cacfb7bb96049185c2edfaf3c330b0bde338e authored over 9 years ago by Victor Torres <[email protected]>