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

fix(pyenv): do not warn if PYENV_ROOT is undefined (#10162)

Co-authored-by: Terry Moschou <[email protected]>

github.com/ohmyzsh/ohmyzsh - 19710a2d17d69dc0315465875c4becbf5e4ead38 authored over 3 years ago by Terry <[email protected]>
feat(pyenv): don't load pyenv-virtualenv with `ZSH_PYENV_VIRTUALENV=false`

Closes #9443

Co-authored-by: Pandu POLUAN <[email protected]>

github.com/ohmyzsh/ohmyzsh - 1b03896a0e01ad263439449a0742d0f3339732e2 authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(pyenv): silence bad config warning with `ZSH_PYENV_QUIET=true`

github.com/ohmyzsh/ohmyzsh - 823be4ef5ff6753a9c5918218801709b98e5312f authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(pyenv): properly load pyenv shims and warn of broken configuration

Closes #10133

Co-authored-by: ChloĂ© “Matcha” <[email protected]>

github.com/ohmyzsh/ohmyzsh - c08fb77c2fc62ba8df6ad690df0e1d5c9f24c075 authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(git): guess main branch name also from remotes (#10158)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 53b54f5faa271ee90ec31fcffb559541c82b9703 authored over 3 years ago by Vitaly Polonetsky <[email protected]>
fix(frontend-search): fix codepen.io search (#10157)

Fixes #10157

github.com/ohmyzsh/ohmyzsh - 21b385e7bd522983642b52b51db5d4a210a77717 authored over 3 years ago by Marc CornellĂ  <[email protected]>
style(sudo): apply main style guide indentation

github.com/ohmyzsh/ohmyzsh - a1847dc860b85a0f0d97126ffe4b9b3a5276d1c1 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(sudo): allow different $EDITOR settings and fix zsh-syntax-highlighting redraw

github.com/ohmyzsh/ohmyzsh - 190325049ef93731ab28295dbedf36d44ab33d7a authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(ssh-agent): allow specifying absolute path to `identities`

Fixes #9650

github.com/ohmyzsh/ohmyzsh - 4a69ee575c9a8ec96fb6378fecae7777c7afba84 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(git): fix `gbda` alias when there are no merged branches (#10005)

github.com/ohmyzsh/ohmyzsh - 0c590aba74f28e94f03eb918c07a90cf1a51f525 authored over 3 years ago by wl2776 <[email protected]>
refactor(ssh-agent): clean up and reorganize code

github.com/ohmyzsh/ohmyzsh - 3f0672ff946a508329e382261e6eb8f837106e38 authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(ssh-agent): only start ssh-agent once (#5359)

Close #5359
Close #7379

Co-authored-by: Will Andrews <[email protected]>
Co-authored-by: zhangy...

github.com/ohmyzsh/ohmyzsh - 7692881d2a61a4ba47eeef5d7827c0d2cb896def authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(ssh-agent): allow using external helper to ask for passwords (#7631)

github.com/ohmyzsh/ohmyzsh - 5a9d9553cd6861d80cc958132ab5af40fe661ac4 authored over 3 years ago by Simone Gaiarin <[email protected]>
feat(mlh): let users configure the official MLH theme (#9997)

github.com/ohmyzsh/ohmyzsh - c47ac2d86d1aec3dcc3106c58d3ef0a91aa8cc3c authored over 3 years ago by Bartek Pacia <[email protected]>
fix(kubectx): show plain context if not mapped (#10134)

github.com/ohmyzsh/ohmyzsh - e13ff75f38200b03b26f798991b3ecf30e547d82 authored over 3 years ago by Mattias Öhrn <[email protected]>
fix(suse): avoid refresh attempts for Zypper queries (#9798)

github.com/ohmyzsh/ohmyzsh - 6d5b8484ce7198161d5f617c3db9fd7d3833d48c authored over 3 years ago by Ilya Bizyaev <[email protected]>
feat(cli): add `theme set` subcommand to change theme in .zshrc

Fixes #9087

github.com/ohmyzsh/ohmyzsh - cbb534267aca09fd123635fc39a7d00c0e21a5f7 authored over 3 years ago by Marc CornellĂ  <[email protected]>
style(cli): print usage messages to stderr

github.com/ohmyzsh/ohmyzsh - 8dedf26294d4236ffe84260d30d686a705b0d2ca authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(pyenv): fix for checking if pyenv-virtualenv is installed

Fixes #8467

github.com/ohmyzsh/ohmyzsh - b85e1dd5d6b0ee527b313ce8c902bbc4e34e36e0 authored over 3 years ago by Marc CornellĂ  <[email protected]>
docs(pyenv): document necessity to logout after PATH settings

github.com/ohmyzsh/ohmyzsh - 10f3e0d4d498c68109bafd711d0bae7f6fa44071 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): fix clipboard copy on Termux

github.com/ohmyzsh/ohmyzsh - 7a4f4ad91e1f937b36a54703984b958abe9da4b8 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(updater): fix reset ANSI escape code for resetting underline format

github.com/ohmyzsh/ohmyzsh - ad1837859bedc5283b69cfcabee6d2ba5e4ee71e authored over 3 years ago by Marc CornellĂ  <[email protected]>
style(cli): fill rows in column output in theme and plugin `list` commands

github.com/ohmyzsh/ohmyzsh - bc7ce982ddcabdb7a6d446207ef4a0b78920da8b authored over 3 years ago by Marc CornellĂ  <[email protected]>
refactor(cli): extract substitution awk script in `plugin disable`

github.com/ohmyzsh/ohmyzsh - bf888680ea5b7161cf1d06011df33bfbeda8b255 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(cli): fix multiple errors in `plugin disable/enable`

github.com/ohmyzsh/ohmyzsh - 708bbe12c5817e380c83d0c49bf684b0fc5d0024 authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(cli): add subcommands for plugin `enable` and `disable` (#9869)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 4455c13e063cf81ba427f98e1dce2024ecd50762 authored over 3 years ago by pollyduan <[email protected]>
fix(colemak): remove `lesskey` usage in less v582 and newer (#10102)

github.com/ohmyzsh/ohmyzsh - 33847956d9969866dd8b502ffc88af58d2b427fe authored over 3 years ago by Marc CornellĂ  <[email protected]>
docs(dirhistory): document keyboard shortcut conflict with Windows Terminal

Related: https://github.com/ohmyzsh/ohmyzsh/issues/8505#issuecomment-886241162

github.com/ohmyzsh/ohmyzsh - 11e22ed0b5c1aebd6e990ea7a885bdf03ab6555a authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(changelog): also display commits from merged branches

github.com/ohmyzsh/ohmyzsh - 7c5ab01a5f7b07481182108117db070b8cabb2e6 authored over 3 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'refactor/extract-plugin'

Closes #7948
Closes #9959

github.com/ohmyzsh/ohmyzsh - 0b809c8dc5dd23a1720f9135516f0f9e7c98b5f1 authored over 3 years ago by Marc CornellĂ  <[email protected]>
style(extract): adopt main code style guide and refactor variables

github.com/ohmyzsh/ohmyzsh - 0b32e4b25fa7f3215964281a8af4e3ff2bf4cd68 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(extract): don't push entries to dirstack when extracting rpm and deb files

github.com/ohmyzsh/ohmyzsh - 10a00085d027a969c7ef27e52085ca1fa7f5668c authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(extract): correctly extract rpm files on other directories

github.com/ohmyzsh/ohmyzsh - a2f1ef69b570b43bbdd0fa29bddb860293b7278b authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(extract): add cpio support

github.com/ohmyzsh/ohmyzsh - 0b506fea0c9aeb450db6fdaba572041fd900c05b authored over 3 years ago by Xeonacid <[email protected]>
feat(extract): add suport for .cab files via `cabextract`

github.com/ohmyzsh/ohmyzsh - 6dc937ff685fcbc43056dbd7fb05ba01c56dfd1a authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(extract): support unpacking deb file from different directory

github.com/ohmyzsh/ohmyzsh - 59a9b453d348baad4ff7b7cb2e1f205d615200e6 authored over 3 years ago by Alexander Kapshuna <[email protected]>
refactor(cloudapp)!: remove deprecated `cloudapp` plugin

BREAKING CHANGE: the `cloudapp` plugin has been removed due to removed API.

github.com/ohmyzsh/ohmyzsh - af6c7f3d6782cf0a34e4e68f661df526d35795be authored over 3 years ago by Marc CornellĂ  <[email protected]>
refactor(go)!: remove deprecated `go` plugin

BREAKING CHANGE: the `go` plugin has been removed. Use the `golang` plugin instead.

github.com/ohmyzsh/ohmyzsh - e1f0d826f1f0d362eb377ef4a8124062ec63c3e9 authored over 3 years ago by Marc CornellĂ  <[email protected]>
refactor(fedora)!: remove deprecated `fedora` plugin

BREAKING CHANGE: the `fedora` plugin has been removed. Use the `dnf` plugin instead.

github.com/ohmyzsh/ohmyzsh - 502b07c9b2829733f43ca76b7cd077b310f0f77f authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(cli): add `plugin load` subcommand (#9872)

Fixes #9672

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 6e4c9df4a433849a2c636980dc317db0fba3a0f5 authored over 3 years ago by James Eapen <[email protected]>
refactor(lib): refactor take functions

github.com/ohmyzsh/ohmyzsh - 7eeb1e193d4a55ab706931fb80ef556a939be8fd authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(lib): add `mkcd` as equivalent to `takedir` (#9749)

Fixes #9749

github.com/ohmyzsh/ohmyzsh - c24928815179e1a8e1e3a0a4ab130e22ba2e0f1a authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(plugins): `octozen` shows an Octocat zen quote on startup (#5959)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - b79fba7b0d38aa61afaeeaaa7fab6992dbfb6db3 authored over 3 years ago by Gregor Trefs <[email protected]>
feat(plugins): add completion plugin for `invoke` (#7311)

Co-authored-by: Quentin Nerden <[email protected]>

github.com/ohmyzsh/ohmyzsh - bca73e18584771fd6db770055dac25b5728764c3 authored over 3 years ago by Quentin Nerden <[email protected]>
feat(git): add `develop` branch name detection (#9881)

github.com/ohmyzsh/ohmyzsh - ab58594173c04f7fe2155a169d8906ef761ba0fc authored over 3 years ago by Max Eisner <[email protected]>
chore(ag): fix README (#10001)

github.com/ohmyzsh/ohmyzsh - 9c34c359c4c1ebb1bd0211d40c3bca0c6aa2ca97 authored over 3 years ago by Aayush Kapoor <[email protected]>
fix(pyenv): fix for ignoring pyenv-win commands

The previous fix ignored any pyenv command found in $PATH while on
WSL, regardless of whether it...

github.com/ohmyzsh/ohmyzsh - 5377cc37c0f71fe22484303a4c6f387aa339f3f5 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(pyenv): fix pyenv PATH settings with a warning (#9935)

This change fixes the setting of $PATH for pyenv and its shims, while warning
the user about no...

github.com/ohmyzsh/ohmyzsh - c8a258698de6a56145211657f05f8b554a8140b7 authored over 3 years ago by Neil Girdhar <[email protected]>
feat(plugins): add fnm plugin (#9864)

Co-authored-by: Ziga Sebenik <[email protected]>

github.com/ohmyzsh/ohmyzsh - d9ad99531f74df8b0d6622feeab5e253528b43d0 authored over 3 years ago by Ćœiga Ć ebenik <[email protected]>
chore(github): add links to supported tools (#10057)

github.com/ohmyzsh/ohmyzsh - dac3314c76e799cddbbe5cf63870d31861626059 authored over 3 years ago by MalaGaM @ ARTiSPRETiS <[email protected]>
chore: convert the repo issue templates to issue forms (#10050)

github.com/ohmyzsh/ohmyzsh - 4eadb9cf758b632b113bb793d5f1e38f4c304392 authored over 3 years ago by Mahdyar Hasanpour <[email protected]>
fix(aws): allow for profile switch w/o MFA configured (#9924)

github.com/ohmyzsh/ohmyzsh - 23f9348e2c2341df71b1891eb4607f60ddd5a204 authored over 3 years ago by Sergei Shvetsov <[email protected]>
fix(copybuffer): show error below the command line

github.com/ohmyzsh/ohmyzsh - e4f6f1698d4bf2cebe3fd0e2f5bae9f163780a50 authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(gnu-utils): include ggrep in gcmds (#10044)

Co-authored-by: Robert Lankford <[email protected]>

github.com/ohmyzsh/ohmyzsh - 5b4e3ee7f1c48505a3ec56ce38e444b88feda7a4 authored over 3 years ago by Robert Lankford <[email protected]>
fix(update): fix error exit code on update check (#10033)

This patch removes the 'exit 1' status code when the update check
finishes or is ended with CTRL...

github.com/ohmyzsh/ohmyzsh - 36f444ed7325720ec05f182781ec7d6c9a4d675c authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(dotenv): draw confirmation prompt in next empty line

Without this fix the confirmation prompt appears wherever the cursor is,
which means that it mig...

github.com/ohmyzsh/ohmyzsh - c44b99e901d7ef58f60247995152de1b937e2e9c authored over 3 years ago by Marc CornellĂ  <[email protected]>
feat(changelog): ignore merge commits

github.com/ohmyzsh/ohmyzsh - 0e7d7b87f33b5ec8c75a3a0a9b16fae082d06348 authored over 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): remove `kubectx` stub prompt function from lib

Fixes #9974

github.com/ohmyzsh/ohmyzsh - e32d4b1e195f4c7777844beea97af42bd93434eb authored over 3 years ago by Marc CornellĂ  <[email protected]>
Revert "ssh-agent: improvements (#6309)"

This reverts commit a206271460ce49e842b1b410c0424b8c9a0a3d14.

github.com/ohmyzsh/ohmyzsh - 3e7998aec33ff7551d06d4510f9e8769aab5db93 authored over 3 years ago by Marc CornellĂ  <[email protected]>
refactor(git-glow): Add config interpolation for git-flow messages (#7481)

Changed commands:
gcd: uses gitflow.branch.develop to get user-set development branch
gch: use...

github.com/ohmyzsh/ohmyzsh - 77087aaa8d9ff92ef84ae727411f0eca100ed5de authored over 3 years ago by Fabio Vitale <[email protected]>
feat(git): Add aliases for 'git commit -S -s [-m]' (#7616)

I thought it would be useful to add these aliases.

There are already aliases for `git commit...

github.com/ohmyzsh/ohmyzsh - 08751210e3204c4ba330bce1ff52b1906b92f850 authored over 3 years ago by Nick Revin <[email protected]>
feat(pm2): Adding a pm2 plugin (#7684)

* Add pm2 plugin

* Add description of pm2 plugin

github.com/ohmyzsh/ohmyzsh - bd5d0066b908af0db1c4e8b1fb18888d8965d3a0 authored over 3 years ago by Myoungdo Park <[email protected]>
feat(supervisor): Add aliases for supervisor (#5819)

github.com/ohmyzsh/ohmyzsh - 241c7dde2b6afc4025fc74774f51a71fb3b128d3 authored over 3 years ago by Shubham Chaudhary <[email protected]>
perf(mercurial): speed up mercurial plugin (#4591)

* speed up mercurial plugin

* removed unnecesay limit to current dir from hg status

github.com/ohmyzsh/ohmyzsh - 027189b294d14a7d313cdbf611982843f921555d authored over 3 years ago by MichaƂ Duszyk <[email protected]>
feat(nvm): introduce customizable list of command that triggers lazy loading (#9946)

* Add customizable list of command that triggers lazy loading

* Add $NVM_LAZY_CMD

* Add in...

github.com/ohmyzsh/ohmyzsh - 70a0577712bc8f78e14173c8032df3701ea2887f authored over 3 years ago by Guo, Quan <[email protected]>
feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950)

github.com/ohmyzsh/ohmyzsh - 36cc94f3dcd8d6214b5a4bedf180bc723eb49a3f authored over 3 years ago by Ajeet D'Souza <[email protected]>
feat(git): Add alias for 'git checkout --recurse-submodules' (#9958)

github.com/ohmyzsh/ohmyzsh - 3ea66642e8d86b597e6c789358b82540859b178a authored over 3 years ago by Lasse Peters <[email protected]>
feat(pip): add alias for updating all requirements via pip (#9965)

* feat(plugins): add alias for pip commands

* feat(plugins): updated README.md and add alias

github.com/ohmyzsh/ohmyzsh - 960483b76b536a525bb6b458f5705b2653064e46 authored over 3 years ago by Sagar Yadav <[email protected]>
style(mlh): update the official theme of Major League Hacking (#9971)

* allow for customization of RPROMPT (exit code and timestamp)

* improve code and comments

github.com/ohmyzsh/ohmyzsh - adcb5c5e07850c0b8c05f61ca5cb7534dc434c2b authored over 3 years ago by Bartek Pacia <[email protected]>
feat(kubectx): adding a new plugin for 'kubectx' (#6114)

Co-authored-by: Marc CornellĂ  <[email protected]>
Co-authored-by: Robby Russell <robby@pla...

github.com/ohmyzsh/ohmyzsh - 5152d381bb828a4ed41fdbb430eb05970a8bb25c authored over 3 years ago by StanisƂaw SzydƂo <[email protected]>
Merge branch 'master' of github.com:ohmyzsh/ohmyzsh

github.com/ohmyzsh/ohmyzsh - c65153739adc34b68ebf8b37dbd61dd845a55790 authored over 3 years ago by Robby Russell <[email protected]>
Merge branch 'kozl-master'

github.com/ohmyzsh/ohmyzsh - 43a9eed263aafdf7796a179d1f1c68f43a6ff411 authored over 3 years ago by Robby Russell <[email protected]>
style(kubectl): Being more explicit alias to the main CLI tool instead of to another alias (#6567)

github.com/ohmyzsh/ohmyzsh - baced0cdcf491b1ecf7176f5bba16a3a95dd0460 authored over 3 years ago by Robby Russell <[email protected]>
Merge branch 'master' of git://github.com/kozl/oh-my-zsh into kozl-master

github.com/ohmyzsh/ohmyzsh - 8e3de35d15361d59d9c7244c12563a85e4903a64 authored over 3 years ago by Robby Russell <[email protected]>
feat(plugins): Add Ag completion (#3534)

* Add Ag completion

A replacement for ack/grep https://github.com/ggreer/the_silver_searcher
...

github.com/ohmyzsh/ohmyzsh - 5b3657a454efdd5d27753c049cc2e2f1c4d82bc7 authored over 3 years ago by Guillermo Alcantara <[email protected]>
feat(plugins): New plugins for samtools and bedtools (#3574)

* Add first impl of samtools autocompletion

* Just autocomplete with files all the time

* ...

github.com/ohmyzsh/ohmyzsh - e701fa49e7fc5f8aaef4ba680e012a14bce00c4b authored over 3 years ago by Rolf Schröder <[email protected]>
feat(plugins): Plugin "debian": Switch order of "apt" and "aptitude" for detection (#7533)

* Switch order of "apt" and "aptitude" for detection

"apt" is installed by default at Debian ...

github.com/ohmyzsh/ohmyzsh - 26e9cead1a7c9264962986fdc3038ad7266c92bd authored over 3 years ago by Felix Stupp <[email protected]>
feat(supervisord): autocomplete for restart command (#5144)

github.com/ohmyzsh/ohmyzsh - 8aca13ff78e61e83e0e4aa0acb62f42c75e26eb9 authored over 3 years ago by javier wilson <[email protected]>
feat(plugins): Add helper function to get current mercurial bookmark (#4970)

Add a new function to get the current mercurial bookmark which can be
used in the theme prompts...

github.com/ohmyzsh/ohmyzsh - 81a6cc5050136399ea0c664bacb8f83a999fe866 authored over 3 years ago by Mirko Lelansky <[email protected]>
feat(plugins): Add a new showpkg alias to ubuntu plugin (#4653)

Add an alias for ```showpkg``` to get the reverse and recursive dependencies on a package

github.com/ohmyzsh/ohmyzsh - 3cdc36fc1eb096804a448ded93da1667e1b3f230 authored over 3 years ago by Oshadha Gunawardena <[email protected]>
feat(plugins): Add new isodate plugin for friendly date formatting commands (#9963)

* add isodate plugin

github.com/ohmyzsh/ohmyzsh - 6779e10759c7c45f18a3ade1efac4d87b5ded7f1 authored over 3 years ago by Frani <[email protected]>
feat(plugins): add gpr alias for /git pull -rebase/ which is easier to remember (#9964)

github.com/ohmyzsh/ohmyzsh - 9bdbe08aa2c2ba4106f17082a9ee303b51167ba1 authored over 3 years ago by Daniel Wu <[email protected]>
feat(take): add support to `take' for taking remote urls (#2029)

Download, extract, and cd into the resulting directory.

Co-authored-by: Mitchel Humpherys <mi...

github.com/ohmyzsh/ohmyzsh - f68d65d32a4fce41f08ac229614b7e46baf5e916 authored over 3 years ago by Mitchel Humpherys <[email protected]>
feature(plugins): add bower commands aliases (#3387)

github.com/ohmyzsh/ohmyzsh - a3d90624df4ca9c4f438e8905f5c56399747db73 authored over 3 years ago by Gabo Esquivel <[email protected]>
fix(plugins): cache thefuck aliases (#5522)

github.com/ohmyzsh/ohmyzsh - a2e6a85bf30332005262c312bdd110ae9548a259 authored over 3 years ago by Francesco Giannelli <[email protected]>
fix(virtualenvwrapper): several changes for checking git directory, including fixes (#5663)

* Test only for the presence of a .git directory in virtualenvwrapper

Instead of using both $...

github.com/ohmyzsh/ohmyzsh - 94ea7b4516561c8a7587c7b74351bd6dd4f74583 authored over 3 years ago by Dom Sekotill <[email protected]>
fix(kubectl): remove duplicated alias for kubectl plugin `kgsa` (#9927)

github.com/ohmyzsh/ohmyzsh - 0869a57cb585ad6279abf108c742e3c6650ed9d5 authored over 3 years ago by Wenli Wan <[email protected]>
feat(rails): Add `rdmr` (`rake db:migrate:redo`) alias to Rails plugin (#6124)

Co-authored-by: Robby Russell <[email protected]>

github.com/ohmyzsh/ohmyzsh - 81db2af60131025f1bb1e25b27fc530066cdba3a authored over 3 years ago by Dzianis Dashkevich <[email protected]>
feat(rails): Add `rdmd` and `rdmu` aliases to Rails plugin (#6126)

* `rdmd` is aliased to `rake db:migrate:down`
* `rdmu` is aliased to `rake db:migrate:up`
* Th...

github.com/ohmyzsh/ohmyzsh - 42f56c5601f814ca34239324eefc9cb96cb4cdbc authored over 3 years ago by Dzianis Dashkevich <[email protected]>
feat(rails): add 'rails server --bind' alias (#4977)

github.com/ohmyzsh/ohmyzsh - 580c28dedd60e9262cd7240a9417e0302a6476da authored over 3 years ago by Eric Liu <[email protected]>
fix(vagrant): Allow dot in Vagrant box name (#4803)

github.com/ohmyzsh/ohmyzsh - 00ccb449907d322c6bfa53f17e96cbf48651fee3 authored over 3 years ago by Hugo Stijns <[email protected]>
fix(update): correct description of how changelog is displayed (#9943)

github.com/ohmyzsh/ohmyzsh - 270db708059909b575cd747789580f8a3dbf7baa authored over 3 years ago by Logicer <[email protected]>
Aliases: Adding a README file for the plugin. #4662

github.com/ohmyzsh/ohmyzsh - 5cdba87025b9dca3c6f2378a58595c613464fc63 authored over 3 years ago by Robby Russell <[email protected]>
feat(plugins): add aliases cheatsheet plugin (#4662)

* add: explore alias quickly with aliases plugin.

* change: add compatibility with python2 & ...

github.com/ohmyzsh/ohmyzsh - e47a8e2321be9e7af49872588619c031a757d6ea authored over 3 years ago by hqingyi <[email protected]>
ssh-agent: improvements (#6309)

* ssh-agent: lock this script with a mkdir style mutex

This script is a kind of singleton pat...

github.com/ohmyzsh/ohmyzsh - a206271460ce49e842b1b410c0424b8c9a0a3d14 authored over 3 years ago by Nuno Goncalves <[email protected]>
add python alias (#7736)

github.com/ohmyzsh/ohmyzsh - 02ce2c4a2f563c4e092410fe3ddc8b29b6de7fdc authored over 3 years ago by Roc <[email protected]>
feat(extract): add support for .ear files (#9901)

Co-authored-by: Corey Hinkle <[email protected]>

github.com/ohmyzsh/ohmyzsh - 706b2f3765d41bee2853b17724888d1a3f6f00d9 authored over 3 years ago by Corey Hinkle <[email protected]>
chore(chucknorris): fix typo (#9916)

github.com/ohmyzsh/ohmyzsh - c95b4a393a9eb4f4a4ca0535ed500bdf5e2fbe96 authored over 3 years ago by Gustavo J. Acosta <[email protected]>
fix(gentoo): fix the color of the prompt symbol (#9885)

This commit fixes an issue where the prompt symbol is white when vcs_info is displayed in the ge...

github.com/ohmyzsh/ohmyzsh - 059ee71fc812f104bd8ac3dae2f5f01a8d3f032a authored over 3 years ago by Keita Urashima <[email protected]>
fix(dirhistory): fix ALT+Left/Right key bindings for iTerm2 (#9940)

github.com/ohmyzsh/ohmyzsh - 308b2314f846fba1c0e6e4a64efc95feaa304a59 authored over 3 years ago by Marc CornellĂ  <[email protected]>