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

agnoster: respect git config oh-my-zsh.hide-status (#6362)

github.com/ohmyzsh/ohmyzsh - 150a3c9c834d824bdea5c8755963790e3c8efded authored over 6 years ago by Marten Seemann <[email protected]>
python: remove mypy caches on `pyclean` (#7151)

Remove Optional Static Type Checker's (mypy) cache files

github.com/ohmyzsh/ohmyzsh - 096ef3e6a77e64f58578c2ecd5e831782944c473 authored over 6 years ago by Marc CornellĂ  <[email protected]>
redir debug output to std

github.com/ohmyzsh/ohmyzsh - 5d0b90a7ef8fde6d8c53a5d88b5599af6b5da75e authored over 6 years ago by Frederick Zhang <[email protected]>
fix escaping

github.com/ohmyzsh/ohmyzsh - 440d8ef344686b699c918edc7c878a362b3a5038 authored over 6 years ago by Frederick Zhang <[email protected]>
complete installed sub-commands

github.com/ohmyzsh/ohmyzsh - 5423f7fa2ad255ec417fc3aea0c69077f0530ccb authored over 6 years ago by Frederick Zhang <[email protected]>
fix subcommands completion

github.com/ohmyzsh/ohmyzsh - 1e161e839f5b544955096b30b01841307b4e4d2f authored over 6 years ago by Frederick Zhang <[email protected]>
target name completion

github.com/ohmyzsh/ohmyzsh - d326cc5c411ac17f1a2befa1e717d221b2bbbf35 authored over 6 years ago by Frederick Zhang <[email protected]>
add description for --color

github.com/ohmyzsh/ohmyzsh - da30a1d6d2709d768c68de122d6d0ab96c5a9a90 authored over 6 years ago by Frederick Zhang <[email protected]>
complete --message-format

github.com/ohmyzsh/ohmyzsh - b9533ccac2846d74693158eef1759d198231a79b authored over 6 years ago by Frederick Zhang <[email protected]>
Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`

Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`

github.com/ohmyzsh/ohmyzsh - c7d903b77e93f70849d7fdcbefc2a8831006c4dd authored over 6 years ago by Batuhan's Unmaintained Account <[email protected]>
docker-compose: add dcupd alias for detached mode start (#7144)

github.com/ohmyzsh/ohmyzsh - 627393eadaf715adcf8308cd2e6b93413dfae72d authored over 6 years ago by Igor Rootsi <[email protected]>
react-native: add new iPhone model simulators to README (#7146)

github.com/ohmyzsh/ohmyzsh - 008006bbcd15e357c0417eb9d43ae08d24a23bdf authored over 6 years ago by Erik <[email protected]>
react-native: add iPhone XR, XS, and XS Max simulators (#7145)

github.com/ohmyzsh/ohmyzsh - 178df729b17b4e3a0fd4b0a0f334eb3705c9d5f7 authored over 6 years ago by Erik <[email protected]>
man: rename file to *.plugin.zsh (#6016)

Also fixed minor typo

Closes #6108

Co-authored-by: Matt <[email protected]>

github.com/ohmyzsh/ohmyzsh - 918a78cfdb92b9301168cb9d62d8ddbbdfd907f6 authored over 6 years ago by Nicolas <[email protected]>
misc: remove execution permission from various files

github.com/ohmyzsh/ohmyzsh - 4d940109e3c2a81ca44df1dd6e807b7a5538fff8 authored over 6 years ago by Marc CornellĂ  <[email protected]>
lib: fix history wrapper when passing numbers

If a number is passed without explicitly passing `-l`, it will now behave
as if using the histor...

github.com/ohmyzsh/ohmyzsh - 5a729f66672d84f63c9f295008387d675a87b795 authored over 6 years ago by Marc CornellĂ  <[email protected]>
react-native: update readme with new aliases (#7135)

github.com/ohmyzsh/ohmyzsh - 315eb77336919d907adf1296ce234d8bc778c005 authored over 6 years ago by Erik <[email protected]>
git-flow: add "gflfp" alias for feature publish (#6350)

- Add `gflfp` as an alias for `git flow feature publish`
- Update README.md documentation

github.com/ohmyzsh/ohmyzsh - d77d636b4c08f45d0784f3f9f901fbef754ae762 authored over 6 years ago by Ivan Eisenberg <[email protected]>
react-native: add aliases for newer iPhones (#7134)

Added aliases for iPhone 7, 7 Plus, 8, 8 Plus, SE, and X

github.com/ohmyzsh/ohmyzsh - 16bfd6fd7f5ef50d80657862b2331d37956cbd60 authored over 6 years ago by Erik <[email protected]>
git: use color auto for ref names in git log (#5729)

Allow the ref names to have differents colors if they are remote refs
or local refs, and anothe...

github.com/ohmyzsh/ohmyzsh - 509a5549008c178e982bc8f728a07a2e2dbc58a9 authored over 6 years ago by Max Gautier <[email protected]>
git: add git rm aliases (#5433)

* grm for 'git rm'
* grmc for 'git rm --cached'

github.com/ohmyzsh/ohmyzsh - 5ee93f4f1542123413e9ff9a3b79394937e85881 authored over 6 years ago by Luis Ferrer-Labarca <[email protected]>
git: add push force aliases (#6297)

* gpf to --force-with-lease
* gpf! to --force

github.com/ohmyzsh/ohmyzsh - 0db7da0cd5c72611e8f9bdf184bafe15f9f09668 authored over 6 years ago by Yago Nobre <[email protected]>
git: add gbD alias to force-delete branch (#5844)

github.com/ohmyzsh/ohmyzsh - a3afeca3ebb613d5290c481a9766e11d95f3d9bb authored over 6 years ago by Simen Bekkhus <[email protected]>
dash: update dash bundle identifier (#7127)

github.com/ohmyzsh/ohmyzsh - bf05bb3a1b95768be4e154b0269297ad3724d1dc authored over 6 years ago by Garth Mortensen <[email protected]>
git: add glols alias for glol --stat (#5871)

github.com/ohmyzsh/ohmyzsh - d5f0a0a413146761bfee5f2a206c68cdb577159f authored over 6 years ago by Jefferson F. Pires <[email protected]>
git: add alias to `git stash --all` (#5511)

Stash tracked, ignored and untracked files. Leaves the working directory absolutely clean.

github.com/ohmyzsh/ohmyzsh - 69ba6e435970546cd6612941ba0569bbe6847bdb authored over 6 years ago by Gant Laborde <[email protected]>
git: add pull rebase --autostash aliases (#6791)

github.com/ohmyzsh/ohmyzsh - 3d2542f41b8de36877b419f6e74e954d4db06a97 authored over 6 years ago by Poyoman <[email protected]>
urltools: add readme (#7126)

github.com/ohmyzsh/ohmyzsh - 1487a2ad844bbdff24e1db1cfb086138f477c7e9 authored over 6 years ago by Garth Mortensen <[email protected]>
osx: add function to remove .DS_Store files (#7008)

rmdsstore removes .DS_Store files recursively in the current directory by default, or for the gi...

github.com/ohmyzsh/ohmyzsh - d4cae83152d17fd73514532d57fb75a878b651cc authored over 6 years ago by Matthieu PETIOT <[email protected]>
lib: quote arguments to env_default

Fixes #7117

github.com/ohmyzsh/ohmyzsh - fe5fe81c8cfa66981c51d149a35fe545f2ef5016 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Fix incorrect error message when running bi without having bundler installed (#7112)

github.com/ohmyzsh/ohmyzsh - 08a280863661dd44aad20d494187d9c4ba12fac9 authored over 6 years ago by Iulian Onofrei <[email protected]>
lib: small change to git_compare_version

Fixes #7118

github.com/ohmyzsh/ohmyzsh - f75d096c1a3863b84cb9788d0934babe4cd3c577 authored over 6 years ago by Marc CornellĂ  <[email protected]>
fzf: Fix shell directory for archlinux package (#7119)

* fzf: Fix shell directory for archlinux package

* fzf: Don't clutter PATH if fzf already ava...

github.com/ohmyzsh/ohmyzsh - bb908495deae22314c3355235133063087698796 authored over 6 years ago by Maxime Brunet <[email protected]>
Feat: add Salt completion plugin (#7031)

* Feat: add Salt completion

* Docs: add README

github.com/ohmyzsh/ohmyzsh - f73c29a8203f8df539a72d28763bc5f521b775c0 authored over 6 years ago by Michele Bologna <[email protected]>
Add fzf plugin (#6910)

github.com/ohmyzsh/ohmyzsh - 86542dcd8627d0e9a4b1acd8c01a9cdae4697698 authored over 6 years ago by Maxime Brunet <[email protected]>
fasd: use xdg-open in o alias back again

Fixes #6314

github.com/ohmyzsh/ohmyzsh - 69e637c35578305e19dbfc520e65c514180db6ef authored over 6 years ago by Marc CornellĂ  <[email protected]>
fasd: drop-in replace the autojump j alias (#3860)

github.com/ohmyzsh/ohmyzsh - e41699044277c914a280bc9800b45662b01771f1 authored over 6 years ago by Cristian Măgherușan-Stanciu @magheru_san <[email protected]>
jump: fix printf path output (#7105)

Using the `jump` plugin, using the `marks` command will yield this output:
```
$ marks
deskto...

github.com/ohmyzsh/ohmyzsh - 0853b74fef0fa3a05af7487ff9b15a7f714bb037 authored over 6 years ago by Ross Lafferty <[email protected]>
vi-mode: reset-prompt if zle is active (TRAPWINCH)

Fixes zle errors when resizing:

TRAPWINCH:zle: widgets can only be called when ZLE is active

github.com/ohmyzsh/ohmyzsh - 9f1ffc64f1cc9b82ee38b5a947033aa77e16e178 authored over 6 years ago by Marc CornellĂ  <[email protected]>
fix nmap vuln category name (#7044)

github.com/ohmyzsh/ohmyzsh - dc8811f81779d0e06ac2cd1372a586576e2c8aef authored over 6 years ago by Fadi Hadzh <[email protected]>
Update kubectl.plugin.zsh (#6636)

github.com/ohmyzsh/ohmyzsh - 94df5038632df5453ffd0ff4b6367399bc5fe7e8 authored over 6 years ago by Serhii Kuts <[email protected]>
Fix rvm-prompt usage in fino* themes (#6477)

* theme/fino: Check rvm-prompt is installed before to try to use it

Signed-off-by: Nick Diego...

github.com/ohmyzsh/ohmyzsh - 143cc8f90158f39d8630f26e9b0865502a467c61 authored over 6 years ago by Nick Diego Yamane <[email protected]>
vi-mode show indicator on zle-line-init and SIGWINCH (#6449)

github.com/ohmyzsh/ohmyzsh - 285b540167a665bbe45da780f3fb35da2d4aea60 authored over 6 years ago by Balint Gyapjas <[email protected]>
execute mvnw with "mvn" when mvnw-file is present (#6484)

* executing mvnw, when mvnw-file exists
indriectly enable autocompletion for mvnw

* inform t...

github.com/ohmyzsh/ohmyzsh - 3cd8eaf9bb1382ff4f35e614904a4f16553e0dcb authored over 6 years ago by Janosch Schwalm <[email protected]>
executing gradlew, when gradlew-file exists (#6485)

github.com/ohmyzsh/ohmyzsh - 84aa274604f33bf440df81fbe73543b072018d47 authored over 6 years ago by Janosch Schwalm <[email protected]>
Fixed `fwl` function in `firewalld` plugin when `sources` used (#7011)

`firewall-cmd --get-active-zones` returns something like this:

```
dmz
sources: ipset:dmz...

github.com/ohmyzsh/ohmyzsh - 2b6434e8793a876e5465edd9c75819166878aba6 authored over 6 years ago by Konstantin Gribov <[email protected]>
kubectl: add alias for `kubectl cp` (#7068)

github.com/ohmyzsh/ohmyzsh - e7c9bf8d669bd4ec0c63041e37adb17f3fc1b567 authored over 6 years ago by Vinod Damle <[email protected]>
Update golang.plugin.zsh (#6750)

add alias to cd to $GOPATH, $GOPATH/src, $GOPATH/bin

github.com/ohmyzsh/ohmyzsh - 8ec0937653f30277361621191e8cee01b7fc089d authored over 6 years ago by Matthew Murphy <[email protected]>
Update brew.plugin.zsh (#6947)

add aliases for `brew pin` and `brew list --pinned`

github.com/ohmyzsh/ohmyzsh - 5cc6de67bd65d78cdf021345a5fa5d697049b347 authored over 6 years ago by Aiden <[email protected]>
Add aliases for kubectl nodes (#7093)

* Add aliases for kubectl nodes

* change to have 'o' at the end.

My teammate noticed there...

github.com/ohmyzsh/ohmyzsh - 39221643b06e5c5ee884978787b08c74de850ec2 authored over 6 years ago by Dan O'Brien <[email protected]>
Clarify random theme setting (#7090)

Clarify random theme setting, in particular how to know
which theme was loaded if picked at ran...

github.com/ohmyzsh/ohmyzsh - 77d75d7fcdcc7978246b84e6b3f0e95a0595c452 authored over 6 years ago by Samuel Lelièvre <[email protected]>
[plugins/git] Updated git clone alias (#6893)

* Updated git clone alias

`git clone --recursive` has been deprecated in favor of `--recurse-...

github.com/ohmyzsh/ohmyzsh - e93378aacd313a11b83da1d0d7480c1840cd2532 authored over 6 years ago by Kris Kalavantavanich <[email protected]>
Updating 'sbcl' to 'sbcln' (#7095)

Changing 'sbcl' to 'sbcln' so it doesn't collide with 'Steel Bank Common Lisp', a popular lisp i...

github.com/ohmyzsh/ohmyzsh - 2c1100c0e5af5999621872321aaa11533ae24097 authored over 6 years ago by Ryan Stull <[email protected]>
Merge pull request #7079 from mcornella/refactor-trapd00r-theme

Refactor trapd00r theme

github.com/ohmyzsh/ohmyzsh - caa936593a6945cfcf21ca3f65acdd249586db13 authored over 6 years ago by Marc CornellĂ  <[email protected]>
[plugin/chruby] Add "system" to completion list

Detect system Ruby in default PATH, and provide "system" completion if
Ruby is found.

github.com/ohmyzsh/ohmyzsh - 36808ff61ef5ca8888f14ba920c44a8350fb5ad2 authored over 6 years ago by Franklin Yu <[email protected]>
git: add the `git show` alias `gsh` (#5591)

github.com/ohmyzsh/ohmyzsh - 652356b9b99b26317478a8756893f896abbed6cd authored over 6 years ago by Joel Wallis JucĂĄ <[email protected]>
nyan: deprecate plugin with removal notice

Fixes #6826

github.com/ohmyzsh/ohmyzsh - 2bb10441da3e9715d580706c9a3aab060350b0e3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
github: fix new_gh to force-add .gitignore (#7086)

github.com/ohmyzsh/ohmyzsh - 314f9dfcb393af65a326ee4cbbf77363aaf415c3 authored over 6 years ago by jack <[email protected]>
trapd00r: clean up the script

github.com/ohmyzsh/ohmyzsh - b70a703a09627e6d96fe9184e9a40395b625a0cd authored over 6 years ago by Marc CornellĂ  <[email protected]>
trapd00r: simplify logic and optimize for loop

This version splits the `$PWD` by the slashes and prints the path
directory by directory, printi...

github.com/ohmyzsh/ohmyzsh - e97262499780caadf5388c3b612100b87da39548 authored over 6 years ago by Marc CornellĂ  <[email protected]>
trapd00r: change more slowly between yellows

Also refactor the logic

github.com/ohmyzsh/ohmyzsh - b4c8b60bb45f00f3cd68000ceda3c96b2ad852ed authored over 6 years ago by Marc CornellĂ  <[email protected]>
trapd00r: optimize reset of foreground colors

github.com/ohmyzsh/ohmyzsh - 3d1719c618e83b03ec7fae023444cdacf729f63a authored over 6 years ago by Marc CornellĂ  <[email protected]>
trapd00r: look for 256-color support, not $DISPLAY

Checking if the terminal supports 256 colors is better suited for
our purpose. Checking if `$DIS...

github.com/ohmyzsh/ohmyzsh - 4774bc62d5e1799ff531f2713f4a8cb493a406a1 authored over 6 years ago by Marc CornellĂ  <[email protected]>
trapd00r: convert perl script to zsh

Used color encodings from
https://metacpan.org/source/WOLDRICH/Term-ExtendedColor-0.224/lib/Term...

github.com/ohmyzsh/ohmyzsh - 1d26e2ab6f0b57ae8599d59e120df2aea1f125f3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Fix for external dependency in trapd00r theme (#5579)

github.com/ohmyzsh/ohmyzsh - abca62add1a6d0ac34e697beac8682076d5c1dd7 authored over 6 years ago by Michele Iacobone <[email protected]>
jenv: fix brew directory search

`brew --prefix jenv` doesn't ensure jenv is installed so we have to recheck if the
bin folder i...

github.com/ohmyzsh/ohmyzsh - fceae90219c1c8b422a6d0e220e45ce59b9b737a authored over 6 years ago by Marc CornellĂ  <[email protected]>
Agnoster: solarized light variant (#4680)

* agnoster: do not hardcode black foreground.

This would allow easy customization when using ...

github.com/ohmyzsh/ohmyzsh - e4d2d27af4ba10ae456b5676f3b70573b01d9538 authored over 6 years ago by Frederic Crozat <[email protected]>
ember-cli : Add alias for ember test --serve (#6492)

github.com/ohmyzsh/ohmyzsh - dc948826b21470081c7d6b8dd22ceee45ce96c7c authored over 6 years ago by Scott Kidder <[email protected]>
composer: Fix bin directory when Composer is not available (#6240)

* Fix for Composer's bin when Composer isn't global

When Composer isn't globally installed, t...

github.com/ohmyzsh/ohmyzsh - 0de3b29fd3fde0d5d95271cb076a12931ccee7d8 authored over 6 years ago by Rob Loach <[email protected]>
Add scu-* aliases for 'systemctl --user' commands (#6661)

github.com/ohmyzsh/ohmyzsh - b743ce92249726fe444911213bf2ed55099158d3 authored over 6 years ago by Sumit Sahrawat <[email protected]>
git-extras: update completion (2018-05-24 0f76863)

github.com/ohmyzsh/ohmyzsh - be65adc6c364e842307c7b4e8da30f0162b629f0 authored over 6 years ago by Marc CornellĂ  <[email protected]>
jenv: small fix

github.com/ohmyzsh/ohmyzsh - 3edd424af2316628c7ab8d86b9b2e0207f48fd6f authored over 6 years ago by Marc CornellĂ  <[email protected]>
jenv: update README

github.com/ohmyzsh/ohmyzsh - 873dc9cfb8ddc3c9bb398e9dbb27ebea7f6cab81 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'jburwell/jenv-plugin'

Closes #3406
Closes #4972
Closes #4523
Closes #5964

github.com/ohmyzsh/ohmyzsh - cb7a3e38aaa9f395d0a2887d7590375ee4ddf72b authored over 6 years ago by Marc CornellĂ  <[email protected]>
jenv: refactor and optimize logic

github.com/ohmyzsh/ohmyzsh - 3a822bb5fdc30e5b623f409af5c894fe9ad90d15 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Add jenv plugin

Initializes jenv and provides the jenv_prompt_info funtion to add
Java version information to pr...

github.com/ohmyzsh/ohmyzsh - e8b9958926c6e41fc681983bf4ec7d96e21e27db authored over 6 years ago by John Burwell <[email protected]>
tmux: do not auto-load tmux inside of Emacs/Vim

When Emacs and Vim are launched from outside of an interactive shell,
$TMUX and $STY are not set...

github.com/ohmyzsh/ohmyzsh - ff6b4c835be54a9529a88849b83284aee61a7126 authored over 6 years ago by 15cm <[email protected]>
Remove the white space

The white space is causing an error and bundler cannot find any commands!

github.com/ohmyzsh/ohmyzsh - a52a5fb1f4a5ca4bacc67e117872cfc4eb1d6417 authored over 6 years ago by Dennis Hägler <[email protected]>
Add Git alias for `git diff --staged` (#7064)

github.com/ohmyzsh/ohmyzsh - 035d78120cb41297068967d3205a23bee22b9543 authored over 6 years ago by Peter Bittner <[email protected]>
kubectl: use kubectl to define aliases

This prevents conflicts with other utilities named k (see #6408).

github.com/ohmyzsh/ohmyzsh - af1709cfdc57bce75f641f5ea8171ae97d6f246c authored over 6 years ago by Marc CornellĂ  <[email protected]>
Add alias for git add --verbose (#3167)

Add alias `gav='git add -v'`
fixes #6793

github.com/ohmyzsh/ohmyzsh - 1691cf8a99e437a6f7860334105207640cd46978 authored over 6 years ago by Tushar Tiwari <[email protected]>
pass: update completion (2018-08-03)

github.com/ohmyzsh/ohmyzsh - f2f078a1bbbce1631a99150029541544e621b6be authored over 6 years ago by Marc CornellĂ  <[email protected]>
core: fix alias_value function

Fixes #5835

github.com/ohmyzsh/ohmyzsh - 2c1ff85bb2389a2ebdbf0150fd9287855cf348a8 authored over 6 years ago by Marc CornellĂ  <[email protected]>
docker-machine: add official completion

Fixes #6962

github.com/ohmyzsh/ohmyzsh - 052a6dbd16045d37b07c4bad550077d5ccc82228 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Add shell completion for Swift Package Manager (#7046)

This was generated by the Swift compiler 4.1.2 using the following
command:

swift package co...

github.com/ohmyzsh/ohmyzsh - 9624ce992ec3482041c3086bc88f0485eb8d9bd3 authored over 6 years ago by Thi <[email protected]>
extract: whl files support (#7045)

github.com/ohmyzsh/ohmyzsh - 5fbf9120935af9b5e81b72f942be09891c6e508f authored over 6 years ago by Alexander Kapshuna <[email protected]>
Update docker plugin from upstream docker/cli (#7018)

Update `docker` plugin from [docker/cli master](https://github.com/tommilligan/cli/blob/master/c...

github.com/ohmyzsh/ohmyzsh - 3a31074d34c825028a7fbbd1a2ea55a5793a3d01 authored over 6 years ago by Tom Milligan <[email protected]>
tmux: fix invalid syntax on old zsh versions

First reported on https://github.com/robbyrussell/oh-my-zsh/commit/f584de5930467fd53e8b7d2e51f52...

github.com/ohmyzsh/ohmyzsh - 60db5cdb582134db2778d25d7cb7a40c0249e8d9 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Add doctl autocompletion (#6501)

github.com/ohmyzsh/ohmyzsh - 44473d785e435373350bc6b3253eec104c05b404 authored over 6 years ago by Michal Halenka <[email protected]>
bundler: update README with latest changes

github.com/ohmyzsh/ohmyzsh - 91d55dce11cc975309cd7dc8955c51f82de8548c authored over 6 years ago by Marc CornellĂ  <[email protected]>
dotenv: test and warn of incorrect.env syntax

Fixes #6337

github.com/ohmyzsh/ohmyzsh - c781d708da064b42af19e20113d042b65e886d94 authored over 6 years ago by Marc CornellĂ  <[email protected]>
dotenv: call function on startup

Fixes #7017

github.com/ohmyzsh/ohmyzsh - 9ecde7f73211607353954b6fd76fef56d7e663b3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
plugins/go: Simplify/fix recursive golang format (#7027)

Per the [`go` command specification](https://golang.org/cmd/go/#hdr-Package_lists),
the `...` w...

github.com/ohmyzsh/ohmyzsh - 8961a3794cc2f5bc31b592367e82aa1766f24bbd authored over 6 years ago by Joseph Richey <[email protected]>
use official heroku autocomplete (#6919)

github.com/ohmyzsh/ohmyzsh - 0cc371181a0727e7de261cd78b3fe6cc11d6a8a2 authored over 6 years ago by Jeff Dickey <[email protected]>
Add support for ForkLift 3 (#6490)

This adds support for ForkLift 3, which uses a different
application id and also uses a popover...

github.com/ohmyzsh/ohmyzsh - 850975eb78908e8272e42685da8b5ced3a428c97 authored over 6 years ago by Johan Kaving <[email protected]>
bundler: allow aliases in `bundle exec`

This means that if you have, for example, `alias rs='rails server'`, you can
run `be rs` and ha...

github.com/ohmyzsh/ohmyzsh - 2991f237aeacb0a1918cdd6d4b98fe4b21980038 authored over 6 years ago by Marc CornellĂ  <[email protected]>
use https everywhere (#6574)

* use https everywhere

* use https links on the files that are left

Also, removed some bro...

github.com/ohmyzsh/ohmyzsh - 19b925e741fa46d2222210469a4dffc34a634ebd authored over 6 years ago by Janosch Schwalm <[email protected]>
Add function to search Dash.app (#2557)

* Add function to search Dash

* Pass all arguements instead of just the first

* Adding doc...

github.com/ohmyzsh/ohmyzsh - e934624b32f8c370306355ab8a78667a5a6240d3 authored over 6 years ago by Tony Lotts <[email protected]>
asdf: add Homebrew and completion support (#6749)

* Modifies the search logic for asdf to include Homebrew when it is
installed. The implementati...

github.com/ohmyzsh/ohmyzsh - 05713785b0774f78e0aeb4cc4d793fdb529307db authored over 6 years ago by John Burwell <[email protected]>
extract: check file extension as lowercase (#6158)

Fixes #6157

github.com/ohmyzsh/ohmyzsh - 91b771914bc7c43dd7c7a43b586c5de2c225ceb7 authored over 6 years ago by kapsh <[email protected]>