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

lib: add ability to disable magic functions

Fixes #5499
Fixes #5569
Fixes #6338
Fixes #6654
Fixes #6255
Fixes #7632

Closes #7763

Co-author...

github.com/ohmyzsh/ohmyzsh - 486fa1010df847bfd8823b4492623afc7c935709 authored over 5 years ago by Marc CornellĂ  <[email protected]>
aws: really unset AWS*PROFILE variables in asp function (#7838)

github.com/ohmyzsh/ohmyzsh - 4585c6662be4cefafd6e67df1d859abb7988168e authored over 5 years ago by Mohamed El Mouctar Haidara <[email protected]>
osx: update spotify to v2.1 (#7820)

github.com/ohmyzsh/ohmyzsh - f5f630ff342571097fd92f069ea5fe006599703d authored over 5 years ago by DT <[email protected]>
jira: add a myissues option (#6696)

This will allow the user to directly open the "my open issues" page. This
will make it easier f...

github.com/ohmyzsh/ohmyzsh - 10c1b7d2ca78066e92fd2ff8ff793d8d0a2a9121 authored over 5 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'master' into master

github.com/ohmyzsh/ohmyzsh - 0232ac4bb1cb64b5bfaa7e5fc979d6f7ab23e534 authored over 5 years ago by Marc CornellĂ  <[email protected]>
Add plugin for Please (#6568)

github.com/ohmyzsh/ohmyzsh - ebc700be9b2fa7ae770a644093a5c46a8e323726 authored over 5 years ago by chpeer <[email protected]>
vscode: add code-insiders support (#7836)

github.com/ohmyzsh/ohmyzsh - 7b75163543a3f18652cd8978c1b111e8a196a3f8 authored over 5 years ago by George Cheng <[email protected]>
Add plugin for SDKMAN (#6483)

SDKMAN! is a tool for managing parallel versions of multiple
Software Development Kits on most ...

github.com/ohmyzsh/ohmyzsh - b054e25d25aacdde7c64b002147b6cebdd78d0d2 authored over 5 years ago by Rahul Somasunderam <[email protected]>
rbenv: improve rbenv loading based on pyenv (#7626)

github.com/ohmyzsh/ohmyzsh - 20ecca2ba9a9cf88a48fdfc48c4d3e2718752843 authored over 5 years ago by Thomas Kriechbaumer <[email protected]>
Add plugin for pipenv (#6698)

- Add completion for pipenv
- Auto activate and deactivate for pipenv shell
- Add aliases for ...

github.com/ohmyzsh/ohmyzsh - 4cadbcd23503e3aa1f29008b6748c82bd308dce6 authored over 5 years ago by Alan <[email protected]>
Merge branch 'apjanke/themes-rvm-prompt-function' (#4588)

Fixes #4272
Fixes #4182
Closes #4197

Closes #4588

github.com/ohmyzsh/ohmyzsh - 76c7bd57c332b3d9231dc2c6167f3c5d3e56e110 authored over 5 years ago by Marc CornellĂ  <[email protected]>
Themes: switch to using ruby_prompt_info()

Changes themes displaying RVM or other Ruby version info to use the central
ruby_prompt_info fun...

github.com/ohmyzsh/ohmyzsh - 299cd4777a8b9da1934a1ed0c80767eea6691a70 authored over 5 years ago by Andrew Janke <[email protected]>
init: run compinit before loading lib/ files

github.com/ohmyzsh/ohmyzsh - ea3e666e04bfae31b37ef42dfe54801484341e46 authored over 5 years ago by Marc CornellĂ  <[email protected]>
ssh-agent: consolidate uppercase message (#7834)

github.com/ohmyzsh/ohmyzsh - 0f0448fa6c431cb9894e82741ec5b4dd90872ba8 authored over 5 years ago by Jannik <[email protected]>
lib: pass arguments to `d` to dirs (#6924)

Replace the alias with a function. Call `dirs` if arguments are given to `d`.

github.com/ohmyzsh/ohmyzsh - 239649ae6a6ab63f2a6cbfac3eae5911e94e1b9b authored over 5 years ago by Marc CornellĂ  <[email protected]>
Capitalizate github to GitHub (#5932)

github.com/ohmyzsh/ohmyzsh - 78b241b16ae34da0c6e0c3c2f0591f3f49e42980 authored over 5 years ago by Kewang <[email protected]>
django: fix typo in completion (#6233)

github.com/ohmyzsh/ohmyzsh - 58daf135286c03db1f3bb4225b471007dd994670 authored over 5 years ago by i5ar <[email protected]>
jira: fix error when assigned or reported are default (#7731)

Signed-off-by: Wayne Porter <[email protected]>

github.com/ohmyzsh/ohmyzsh - 81ed25610dd6a7de858c38fa5bfb1545ebfc46e0 authored over 5 years ago by Wayne Porter <[email protected]>
frontend-search: add Angular 2 context (#7830)

* Add search URL for angular 2
* Convert + to %20 encoding

github.com/ohmyzsh/ohmyzsh - 6da59ff046d7a81483345d0e16333a69eb96ccc6 authored over 5 years ago by Marc CornellĂ  <[email protected]>
Add small polishing touches

github.com/ohmyzsh/ohmyzsh - 63b8d652f251f2b7e22ee80dbeaba8ecf6b9b535 authored over 5 years ago by Marc CornellĂ  <[email protected]>
Extracted angularjs to its own context for users who still use Angular <= 2

github.com/ohmyzsh/ohmyzsh - b3498d110e4dca90f00ce325b4f48835b27ed5da authored over 5 years ago by div_bhasin <[email protected]>
zshrc: add option to bypass update prompt (#5891)

github.com/ohmyzsh/ohmyzsh - d4a3e0645bef49bfd1808aa263ecf916f79f9040 authored over 5 years ago by Marc CornellĂ  <[email protected]>
convert + to %20 encoding

github.com/ohmyzsh/ohmyzsh - bcd41006259d88b9785e2cc7740d95545c6e07e3 authored over 5 years ago by div_bhasin <[email protected]>
updated search URL for angular

github.com/ohmyzsh/ohmyzsh - cfe2263f4cf9775466dddc128e7502de582f18da authored over 5 years ago by div_bhasin <[email protected]>
readme: add notice about shell changes (#6288)

Add important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back...

github.com/ohmyzsh/ohmyzsh - 177d11d30ecd978b68b08b86d7dabff4c3218280 authored over 5 years ago by Peter Stevenson <[email protected]>
Add PersistentVolumeClaim support to kubectl plugin

Just add aliases for PVC actions.

github.com/ohmyzsh/ohmyzsh - d0e4319a703ab6d1e56a8f615a8d202d3a3753fd authored over 5 years ago by j-griffith <[email protected]>
Add GitHub Action to label Pull Requests

github.com/ohmyzsh/ohmyzsh - 8113ed065d5bead01430e393bd33d6e32a597471 authored over 5 years ago by Marc CornellĂ  <[email protected]>
hub: update completion to 2019-02-21 (819aa96) (#7821)

github.com/ohmyzsh/ohmyzsh - 55f20fed6e34e6651816888ea823b61de2fedbcb authored over 5 years ago by Israel Rodrigo Faria <[email protected]>
per-directory-history: redo README for Oh My Zsh

Closes #7726

github.com/ohmyzsh/ohmyzsh - 4eae0549fd7e8a6d35c5627356098380b6b9ef82 authored over 5 years ago by Marc CornellĂ  <[email protected]>
colorize: fix mktemp parameter for compatibility (#7789)

github.com/ohmyzsh/ohmyzsh - 56610be1989011fc7a5e84d27a811ca8feb646ff authored over 5 years ago by danhimalplanet <[email protected]>
Revert "kubectl: rename k alias" (#7817)

This reverts commit 978b724c4aeef4113773e27e60fd20af12ca57b8 (#7749)

See https://github.com/r...

github.com/ohmyzsh/ohmyzsh - 6da85279eb544c48e85a3714e6fe65f72fd78071 authored over 5 years ago by Marc CornellĂ  <[email protected]>
aws: fix path resolution of aws completion for Ubuntu (#7812)

github.com/ohmyzsh/ohmyzsh - d16adb6a9f9b0ea46121f48751a012f0511b465b authored over 5 years ago by dorons <[email protected]>
Update colorize README.md with env var details

github.com/ohmyzsh/ohmyzsh - a46798b7903dab20adf48bcad7eb69de2c8ed8a7 authored over 5 years ago by Jay Schwerberg <[email protected]>
Add pygments style env var for colorized

github.com/ohmyzsh/ohmyzsh - c7154e88396fec404edfc8b03899949a2ce284ba authored over 5 years ago by Jay Schwerberg <[email protected]>
meta: ignore example files in custom directory

Fixes #7801

github.com/ohmyzsh/ohmyzsh - f5b2d9c7ce8ced5a4ec67a4ecfa877e6951124ef authored over 5 years ago by Marc CornellĂ  <[email protected]>
react-native: add simulator aliases according to latest Xcode update (#7792)

github.com/ohmyzsh/ohmyzsh - 2433ee819416665d3f205e22cfacd98154d5c2f2 authored over 5 years ago by Mohammed Abd El-Ra'ouf <[email protected]>
react-native: use new iOS simulator names (#7717)

The simulator names changed after updating to Xcode 10.2 (iOS 12.2 SDK)
I don't know how to pre...

github.com/ohmyzsh/ohmyzsh - adade64cda7af2bb2f23b95a57f91f7010aa0cb8 authored over 5 years ago by Ibrahim Almuqrin <[email protected]>
core: set up colored ls output in FreeBSD (#7787)

Fixes #7565

github.com/ohmyzsh/ohmyzsh - f46476589aa092f75f5911fa4d6f65401a8d3577 authored over 5 years ago by Marc CornellĂ  <[email protected]>
colorize: add ability to colorize multiple files into less (#7662)

cless is an alias for a colorized less wrappper: colorize_via_pygmentize_less.
Note that cless ...

github.com/ohmyzsh/ohmyzsh - ebd13b60c107f424b40438404c18c3e8dc03433c authored over 5 years ago by Francisco de ZuvirĂ­a <[email protected]>
Colored ls output in FreeBSD #7565

github.com/ohmyzsh/ohmyzsh - cfd30e9e5cfbc26ba838e61ed5b93ce116ed5f4a authored over 5 years ago by Yannis Mitsos <[email protected]>
Remove dots from installer URLs (#7780)

github.com/ohmyzsh/ohmyzsh - 9b2410fbcfa21d6115219fe626a6f422b578d3ac authored over 5 years ago by Guillermo Azurdia <[email protected]>
agnoster: remove empty line (#7775)

github.com/ohmyzsh/ohmyzsh - 8db0f352e80b9a77f95ea31196208686ac1db3e6 authored over 5 years ago by David Dejori <[email protected]>
kubectl: rename k alias (#7749)

This uses `ku` instead of `k` as an alias for kubectl.

Fixes #6408

github.com/ohmyzsh/ohmyzsh - 978b724c4aeef4113773e27e60fd20af12ca57b8 authored over 5 years ago by Marc CornellĂ  <[email protected]>
sfdx: add plugin and completion for sfdx (#6540)

github.com/ohmyzsh/ohmyzsh - 2c1880cf5070640b04f46303d35b68a107be3e2a authored almost 6 years ago by Wade Wegner <[email protected]>
bira: remove extra spaces (#7767)

github.com/ohmyzsh/ohmyzsh - ebee94b8cfef78bf4ccefb7b2cc67fc2b2e118c4 authored almost 6 years ago by KillWolfVlad <[email protected]>
rails: create README (#5841)

github.com/ohmyzsh/ohmyzsh - 8d95f76050b3e936f83f23d244f226b01693f73c authored almost 6 years ago by Ivan Polchenko <[email protected]>
sublime: refactor plugin and fix documentation (#7715)

* convert to 2-space indentation
* standardize sublime function name (subl)
* simplify subl fu...

github.com/ohmyzsh/ohmyzsh - fc9e427ef947d945cfbd436e2320562d194a0dd8 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
bwana: change function name to bwana (#7769)

Change name function from `man` to `bwana`.

github.com/ohmyzsh/ohmyzsh - 4b9c4e973e4d39a0abf35e9087ec17e49b2855c5 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Simplify explanation of bwana function

github.com/ohmyzsh/ohmyzsh - 4456536a78e2bbcf4cace5a54bb1b61a77c8b0cd authored almost 6 years ago by Marc CornellĂ  <[email protected]>
[bwana plugin] Change function name

Fix #5732
Change name function from `man` to `bwana`.

github.com/ohmyzsh/ohmyzsh - ecc1c6db8ce7d7def978d606365cd38a5f43c2d8 authored almost 6 years ago by Dante Calderon <[email protected]>
emacs: revert cab1ac6e682038b2ceca9d16f8c458c0e79149ca (#7765)

Revert cab1ac6e682038b2ceca9d16f8c458c0e79149ca

The change from the above commit breaks openi...

github.com/ohmyzsh/ohmyzsh - 08da19e3fd27acf5085e207ee7da411e6a5eb96a authored almost 6 years ago by akinnane <[email protected]>
Delete deprecated pure theme

github.com/ohmyzsh/ohmyzsh - b57c0ac6e250aaf70eff28224c5edbbb79d05406 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
git-prompt: fix LANG override for git status call

The previous version modified the whole environment leading to
problems (see #7757). This versio...

github.com/ohmyzsh/ohmyzsh - 3c8f73c312d1639826a3a5cc499197f423508833 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
git: use is-at-least to test for git version

Fixes #7754

github.com/ohmyzsh/ohmyzsh - 7824dc637db296aebc88263d9f5a3ea36fd50bb5 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
vi-mode: remove TRAPWINCH from plugin (#7753)

* Remove TRAPWINCH; it's unrelated to vi-mode

* Update prompt with ad hoc KEYMAP variable
...

github.com/ohmyzsh/ohmyzsh - 8d7ce18e121b4fd2768906840cd5d38e5ecc148c authored almost 6 years ago by Roman Perepelitsa <[email protected]>
kube_ps1: customize colors and dynamically toggle prompt (#7269)

changes:
- easily customize the colors via variables
- command to switch on/off the custom pro...

github.com/ohmyzsh/ohmyzsh - d36c1b8d227d49c460e6664118bd42f522b361ca authored almost 6 years ago by Pmoranga <[email protected]>
Fix showing aws prompt out of the box for 'fishy' theme (#7747)

This fixes the RPROMPT setting for fishy theme so as to preserve its old value,
instead of over...

github.com/ohmyzsh/ohmyzsh - 0c3499ecd9cdd562ae88fa4b33db97311a78cb07 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
git-prompt: add README (#7554)

github.com/ohmyzsh/ohmyzsh - afb28d337df91be52eb7f66fb0badc513243825a authored almost 6 years ago by Jayden Thrasher <[email protected]>
Fix redundant export of RPROMPT in aws plugin

github.com/ohmyzsh/ohmyzsh - 5f9cc016d7fb19004529ea935d6a386846ad46e2 authored almost 6 years ago by programmer04 <[email protected]>
lib: stop detecting git versions prior to 1.7.2

The 1.7.2 release was published in July 2010 [1]. It's about time to stop
supporting older vers...

github.com/ohmyzsh/ohmyzsh - 5911aea46c71a2bcc6e7c92e5bebebf77b962233 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'fix/autojump-plugin'

Fixes #7568
Closes #4542
Closes #5163
Closes #6868

github.com/ohmyzsh/ohmyzsh - bb64446ebf51ef9ab8c6cf9f2569a0900529861e authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Complain when no autojump script was found

github.com/ohmyzsh/ohmyzsh - b4c06f2b50e499fbd6b827c1b287276d9cacd3e6 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Refactor and clean up autojump plugin

github.com/ohmyzsh/ohmyzsh - fd105b6e528127c2c6f5cf59d0e32d761c206971 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Check first default Homebrew prefix

github.com/ohmyzsh/ohmyzsh - 5a424fc12fc62512400887236ef20ea2268bba94 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Fix homebrew path location

github.com/ohmyzsh/ohmyzsh - 4ef29c9f1883acecb638a64ddb1eff8618312cdc authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Use source instead of dot to load autojump

github.com/ohmyzsh/ohmyzsh - ab63d240dadc964eee4fcdf14c0c46689f879ac8 authored almost 6 years ago by rl1k <[email protected]>
Update autojump.plugin.zsh

I was adding autojump on a new machine and annoyingly forgot that autojump
was to be installed o...

github.com/ohmyzsh/ohmyzsh - 5e9ee67f2b7e53c9e4bb5a0220276a97a22ca0e6 authored almost 6 years ago by Alex Parker <[email protected]>
NixOS: Use autojump.sh to figure out location of autojump.zsh

Signed-off-by: Maximilian GĂŒntner <[email protected]>

github.com/ohmyzsh/ohmyzsh - 481a649f90008e8c45e650fb7127c9c7df0028e8 authored almost 6 years ago by Maximilian GĂŒntner <[email protected]>
emacs: use open frame if there is one present

Fixes #5779
Fixes #5405

github.com/ohmyzsh/ohmyzsh - cab1ac6e682038b2ceca9d16f8c458c0e79149ca authored almost 6 years ago by Marc CornellĂ  <[email protected]>
git: minor syntax fix

github.com/ohmyzsh/ohmyzsh - b31106b3414f8b62589f25c25f6de6f921ee2efe authored almost 6 years ago by Marc CornellĂ  <[email protected]>
git: use stash 'push' instead of the deprecated 'save' (#7486)

* Use stash 'push' or 'save' depending on Git version

A utility function now parses the outpu...

github.com/ohmyzsh/ohmyzsh - 35dc26a2c091e90de1274bd4b9993e403d1c6642 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Update to inline conditional syntax

github.com/ohmyzsh/ohmyzsh - 1bd72f588cb2e4950ea513aa4315ce77c792e43b authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Reword and fix formatting

github.com/ohmyzsh/ohmyzsh - 63291f4fcc07de3014362ef5101132d91ad3d497 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
archlinux: fix minor typo (#7752)

yaourt -> yay

github.com/ohmyzsh/ohmyzsh - 4aa545abedb430df2fa1ae2cc7cc502a5be1a80b authored almost 6 years ago by 黄璞 <[email protected]>
vi-mode: add CTRL+S to search history forward

Fixes #6999

github.com/ohmyzsh/ohmyzsh - a628b552c47be4e571dcba751ac12d0bf1d14133 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
bira: add virtualenv support in prompt

Fixes #7483
Closes #4973

github.com/ohmyzsh/ohmyzsh - 8a94013f37d658ea20ddee9c83ca7b8e1e933c28 authored almost 6 years ago by djr-jsr <[email protected]>
tmuxinator: fix completion file header

github.com/ohmyzsh/ohmyzsh - d0efa0071c37b86512a2569aeff89f9faaeb4309 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
httpie: bundle zsh-completions completion (e5bd16f, 2016-12-18)

Source: https://github.com/zsh-users/zsh-completions/blob/master/src/_httpie

Related: #7308

github.com/ohmyzsh/ohmyzsh - ab140683689a38006854533a40e0fe54427d9181 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
docker-compose: update completion (1f97a57, 2019-03-02)

Fixes #7480

github.com/ohmyzsh/ohmyzsh - 069df888b0ec4db1ab06cfebd3e96f74c0413762 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
osx: added support for Hyper terminal (#7494)

github.com/ohmyzsh/ohmyzsh - 351fa06574556a3edca12c5def51a2bf5deed68b authored almost 6 years ago by Umberto Lentini <[email protected]>
lib: fix issues with nounset and parameters used before defined (#7433)

github.com/ohmyzsh/ohmyzsh - 62abacebea3f93514e41720c689399bcdc74ff39 authored almost 6 years ago by David Remy <[email protected]>
iwhois: remove iwhois plugin

The whois.geek.nz resolver is now dead.

Fixes #7297

github.com/ohmyzsh/ohmyzsh - 680755bbe61b3a6226638b0cb0f982019b1cb387 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
gitfast: document deprecated git plugin dependency

github.com/ohmyzsh/ohmyzsh - 7b06d01f8f619d9c2cbf3182f5ddbe10fb49816d authored almost 6 years ago by Marc CornellĂ  <[email protected]>
swiftpm: update autocompletion for Swift 5.0 (#7744)

github.com/ohmyzsh/ohmyzsh - f12f7b03413c8468adda8adf817e155e3d17f1b4 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
swiftpm: improve README

github.com/ohmyzsh/ohmyzsh - 2ec868dde4adaca55bfa3fdac3585cd92f2a34c1 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
gulp: fix completion function name

Fixes #6620

github.com/ohmyzsh/ohmyzsh - 170575379eacf8048b66fb91531e2bd305228665 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
lib: delete PS1 default

A default PS1 doesn't make sense: the user will either choose a theme or not
care about a defau...

github.com/ohmyzsh/ohmyzsh - 30594886bfebefa0c7706dc82f533735d3a58e4b authored almost 6 years ago by Marc CornellĂ  <[email protected]>
pip: fix indexes URL (#6986)

Fixes #6981.

github.com/ohmyzsh/ohmyzsh - e83b70f28b974d8f7bf6a1e29392743952329cf2 authored almost 6 years ago by Fabricio Biazzotto <[email protected]>
cloudapp: fix permissions of credentials file

Fixes #4151

github.com/ohmyzsh/ohmyzsh - 0c000af72162a5bd5147e8eedd25e810619f6c6f authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Fix showing aws prompt for theme fishy (append RPROMPT instead of overwrite)

github.com/ohmyzsh/ohmyzsh - 53d6a692d14a035d03765e72c7c9425bba1b3972 authored almost 6 years ago by programmer04 <[email protected]>
vault: deprecate and update README

Fixes #6805

github.com/ohmyzsh/ohmyzsh - 482587ccc16da0a399f3f91ef4d29def8d22a441 authored almost 6 years ago by Marc CornellĂ  <[email protected]>
gitfast: update plugin (#7152)

* Stop loading git plugin
* Update completion and git-prompt to v2.10
* Update completion to v...

github.com/ohmyzsh/ohmyzsh - 8c95c2b6cb339379dda5e39a0eef795cab1dae7a authored almost 6 years ago by Marc CornellĂ  <[email protected]>
nvm: load nvm script only if command doesn't already exist (#5454)

Fixes #5453.

github.com/ohmyzsh/ohmyzsh - 728c8e717435b31cb7db90168e1e7bd27b95e3f5 authored almost 6 years ago by Sascha Bratton <[email protected]>
zshrc: remove SSH_KEY_PATH comment

Fixes #5741

github.com/ohmyzsh/ohmyzsh - 9981479900e3d3ff86bff0b3313c8e45891e880c authored almost 6 years ago by Marc CornellĂ  <[email protected]>
Update the swiftpm plugin autocompletion for Swift 5.0

github.com/ohmyzsh/ohmyzsh - 651856d4a3b37467cd26a5c5d8de52bd76a9be7f authored almost 6 years ago by Roman Dzieciol <[email protected]>
upgrade: fix lock-out on first upgrade check

This early return made it so the lock wasn't removed, therefore locking out
the upgrade script ...

github.com/ohmyzsh/ohmyzsh - c23ab00990c8528a3334d178b9ec9135385cc99f authored almost 6 years ago by Marc CornellĂ  <[email protected]>
refined: reset command exec time (#6117)

Fixes #6116

github.com/ohmyzsh/ohmyzsh - a85ce89a3dc7fc63b4e8518a923f9c718561eb0b authored almost 6 years ago by Kevin Kuhl <[email protected]>
git-prompt: run git status with LANG=C (#6087)

As described in #6086 there will be an error when one set another
language than English.

github.com/ohmyzsh/ohmyzsh - 3cfcf5e0aa71bddcf7ab45d3880f142654f22266 authored almost 6 years ago by sheveko <[email protected]>
git: add 'gtl' alias to list tags matching a pattern (#7629)

1. List the tags that match the pattern(s) passed through the argument.
2. Displays the first l...

github.com/ohmyzsh/ohmyzsh - 046d49f7827c994916a55d1531e70564682307af authored almost 6 years ago by Asatur Meltonyan <[email protected]>
edit colorize plugin: add `-f terminal` option

The option (`pygmentize -f terminal <...>`) lets pygments use terminal color
scheme. Otherwise, ...

github.com/ohmyzsh/ohmyzsh - 67e0ef7aa6a494b2357c64a204214f7b19fb52e7 authored almost 6 years ago by GIL B. Chan <[email protected]>