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

tmux: fix regression after f584de5

Fixes #7041

github.com/ohmyzsh/ohmyzsh - 76d3eedf7fa47886658c79884884f4077ce09107 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'apjanke/tmux-detabify-source'

Closes #4412
Fixes #4425

github.com/ohmyzsh/ohmyzsh - 54055c4530112439a04bf039d09c30c4b7330c84 authored over 6 years ago by Marc CornellĂ  <[email protected]>
tmux: refactor and simplify tmux function logic

github.com/ohmyzsh/ohmyzsh - f584de5930467fd53e8b7d2e51f5227bc405e4b2 authored over 6 years ago by Marc CornellĂ  <[email protected]>
tmux: refactor

- Consolidates the switch-adding logic for readability.
- Replaces "[[ ... ]] && ..." with "if [...

github.com/ohmyzsh/ohmyzsh - 19716a8e3df053f26500db126a03a8a471436bc8 authored over 6 years ago by Andrew Janke <[email protected]>
tmux: detabify source code

Also changes the tmux detection test to do an early exit if tmux is absent,
to reduce the indent...

github.com/ohmyzsh/ohmyzsh - f33691fbb60ae38e51b121f06d90b22912cc8569 authored over 6 years ago by Andrew Janke <[email protected]>
Revert "add -F and -X to default $LESS environment variable (#6611)"

This reverts commit 9544316ef95c2aa1e75101a7dce545b4604b3ca6.

This setting broke mouse / touchp...

github.com/ohmyzsh/ohmyzsh - 106f826075979ef1a6875cedd2d098e601f2e3f2 authored over 6 years ago by Marc CornellĂ  <[email protected]>
git-prompt: fix error when multiple tags exist (#6998)

When a commit has multiple tags associated to it, the git-prompt will
throw the following error...

github.com/ohmyzsh/ohmyzsh - 5fa7824ea59ec12a976f348a83399e66699456ea authored over 6 years ago by Thanh Ha <[email protected]>
Update z to latest version (#7021)

github.com/ohmyzsh/ohmyzsh - a24a0b1a8e464fd4c6ab6c2f95ef5a8f025ff093 authored over 6 years ago by MarkPochert <[email protected]>
add -F and -X to default $LESS environment variable (#6611)

The option '-F' causes 'less' to automatically quit if the contents fit
the screen and the opt...

github.com/ohmyzsh/ohmyzsh - 9544316ef95c2aa1e75101a7dce545b4604b3ca6 authored over 6 years ago by Lars Schneider <[email protected]>
example: move example theme to custom folder

github.com/ohmyzsh/ohmyzsh - a1448e9f8a62164caae47a2f48f9c9766c1eaa60 authored over 6 years ago by Marc CornellĂ  <[email protected]>
[plugins/xcode] Fix opening project using a wrong Xcode version (#6829)

github.com/ohmyzsh/ohmyzsh - 6ca57e035cc7c199ca7c1d893594270ec570f4d3 authored over 6 years ago by Thi <[email protected]>
Update git-flow-avh to 0.6.0 (#6498)

This updates the git-flow-avh plugin to the latest version
from https://github.com/petervanderd...

github.com/ohmyzsh/ohmyzsh - 626b30b2a3d99a03058fea167281163d8d96d6f9 authored over 6 years ago by Johan Kaving <[email protected]>
updating kube-ps1 to align with upstream changes (#6995)

github.com/ohmyzsh/ohmyzsh - a3ab45db8b10a44329d7b715e2457fdd666c696e authored over 6 years ago by Jon Mosco <[email protected]>
bundler: fix bundle version git error

It seems that `bundle version` calls git to know the commit sha, while `bundle --version` only s...

github.com/ohmyzsh/ohmyzsh - d302e3eebeb5e3dd25811fae7035c2427739be91 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Add support for custom timestamp format in history (#6770)

github.com/ohmyzsh/ohmyzsh - d3e3b2dd0d7c7574d2a47c0d3a0d79583c58b2b8 authored over 6 years ago by Cristian Consonni <[email protected]>
wp-cli: fix README typo for wptu command (#6987)

github.com/ohmyzsh/ohmyzsh - f88396e3271b2459e92dfef37ed773fd01c446b8 authored over 6 years ago by Arun Sathiya <[email protected]>
Merge branch 'update/yarn-plugin'

github.com/ohmyzsh/ohmyzsh - 783ce457af3c28bf9f683ee560e1ba1fdecec969 authored over 6 years ago by Marc CornellĂ  <[email protected]>
yarn: add aliases for common commands

Fixes #5722
Fixes #5864
Fixes #5920
Fixes #6566
Fixes #6579
Fixes #6686
Fixes #6740

github.com/ohmyzsh/ohmyzsh - 344b13c4a5f4fb69817efe148c9ed63fa428c5f3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
yarn: add README

github.com/ohmyzsh/ohmyzsh - 4c0b82b482be7fd36d5abceefe9901ea5ab3da9e authored over 6 years ago by Marc CornellĂ  <[email protected]>
yarn: use zsh-completions completion (ff73f40)

Version: ff73f40 (2018-05-02)

Fixes #5859
Fixes #5878
Fixes #5983
Fixes #6013

github.com/ohmyzsh/ohmyzsh - 1a657c6c4d44dbfcffb4c633a58e623f4d692706 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Fix dotenv plugin accepted file format and clarify README (#6093)

* Fix dotenv plugin accepted file format

* clarify README and add disclaimer section

github.com/ohmyzsh/ohmyzsh - 7cb5fa8aea3d325fee08e3c1708abd12cdea1c1c authored over 6 years ago by Arthur <[email protected]>
Yarn upgrade-interactive (#5796)

* Add Yarn upgrade-ineractive CLI command

* Remove dots at the end of completions

github.com/ohmyzsh/ohmyzsh - be342b1bc8306cc24c2bb6145ceae78839a3008f authored over 6 years ago by Azat S <[email protected]>
ufw: remove debug print (#6976)

github.com/ohmyzsh/ohmyzsh - d232e6866c08a7b192d31c435ad2e00ccc48e03a authored over 6 years ago by Thomas Kriechbaumer <[email protected]>
Add argument to set644 and set755 perms alias. (#6959)

This can avoid big mistakes as this I just made.
I thought I could give it an argument. So, now...

github.com/ohmyzsh/ohmyzsh - b0052c7958db673bcf9d7a14103599c11e2b0513 authored over 6 years ago by Matthieu PETIOT <[email protected]>
Spelling fix (#6963)

github.com/ohmyzsh/ohmyzsh - dd8cf513972e3a98db984e018485034e0a482cb4 authored over 6 years ago by Shawn Milochik <[email protected]>
convenient vscode plugin for oh-my-zsh (#6903)

github.com/ohmyzsh/ohmyzsh - da8745eb9abe5565519218c1b732548de0b66b75 authored over 6 years ago by Roman Sedov <[email protected]>
change mortalscumbag to use core git_current_branch (#6965)

github.com/ohmyzsh/ohmyzsh - f09fed61957928605e8eccc54aaf9dac398214ed authored over 6 years ago by Unknown-Guy <[email protected]>
Enable passing multiple directories to take (#6900)

* enable passing multiple directories to take

* Update take function

Do not call cd if mkd...

github.com/ohmyzsh/ohmyzsh - 7cba6bb038fb699c44532992ee75e836b6576ac7 authored over 6 years ago by sam-lunt <[email protected]>
Rename kube-ps1.zsh to kube-ps1.plugin.zsh

github.com/ohmyzsh/ohmyzsh - 9711d8f7316339b21c1043c74020c944eda7a2f5 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Stop error "permission denied: /npm_completion" (#6340)

Fixes #5874

Related:
https://github.com/lukechilds/zsh-nvm/issues/23
https://github.com/zsh...

github.com/ohmyzsh/ohmyzsh - af085542bdc0e835093ed2b86f90251bc1f3d719 authored over 6 years ago by Alexandre Nicastro <[email protected]>
update nvm completions with v0.29.0 (#4701)

github.com/ohmyzsh/ohmyzsh - 5c0911c184b012797ef4d0ed2a79d67b6b0976e3 authored over 6 years ago by Maciej Sypień <[email protected]>
add plugin:percol (#4582)

* add plugin:percol

* fix format

* check percol

* fix empty history in gnome terminal

github.com/ohmyzsh/ohmyzsh - ac0d71467be9de2e399ef99ae58d7780e1d2ff4c authored over 6 years ago by 当轩 <[email protected]>
Don't correct cp commands (#4636)

github.com/ohmyzsh/ohmyzsh - 55ab532e506521069afba327432132c096885c29 authored over 6 years ago by Yuri Parsons <[email protected]>
Added "-n name" option to vim-interaction plugin (#4522)

github.com/ohmyzsh/ohmyzsh - 27b9aed87f2c05e0c7e18716741ec3381e27f889 authored over 6 years ago by Pierre Barbier de Reuille <[email protected]>
sudo added to nmap commands which require sudo (#4476)

github.com/ohmyzsh/ohmyzsh - c7d8ad1e7511749f584adae37f0ff1ccd0922ec6 authored over 6 years ago by meehow <[email protected]>
Make `vagrant` completion a little more self-aware (#4516)

(Probably due to an original copy-pasta'ing, `vagrant`'s completion thought it was `gem`'s compl...

github.com/ohmyzsh/ohmyzsh - d21654fe2ec745d750cef9743ad2135c651118bc authored over 6 years ago by ELLIOTTCABLE <[email protected]>
Add Spring Boot Run command (#4460)

github.com/ohmyzsh/ohmyzsh - 27321265258ce4e0b0c0b1bdb90eb5e72b9b1c29 authored over 6 years ago by miguelpuyol <[email protected]>
mortalscumbag add icon showing local branch behind (#4364)

github.com/ohmyzsh/ohmyzsh - 3a7a5908626c977e9fccaceda3ffeba67c5f1548 authored over 6 years ago by nyim <[email protected]>
Adds `vagrant_prompt_info` function to your shell (#4081)

github.com/ohmyzsh/ohmyzsh - 29a2394c8f88efe04a61460a9a171228c39b1de0 authored over 6 years ago by Alberto Re <[email protected]>
Add magic-enter plugin (#4082)

* Added magic-enter plugin

To bind commonly used tasks to the enter key

* Allow the magic-...

github.com/ohmyzsh/ohmyzsh - 78e7ec2186201a941f47d2f1f7a986bae3828e59 authored over 6 years ago by Shadab Zafar <[email protected]>
add ufw completion script (#3835)

github.com/ohmyzsh/ohmyzsh - 2de926aa109181907def20c21f28d8a5e32b9d85 authored over 6 years ago by Thomas Kriechbaumer <[email protected]>
Add Homestead plugin (#3712)

github.com/ohmyzsh/ohmyzsh - 4aaafc0fe811f5be85b8c7b3e5db61d030a2d857 authored over 6 years ago by Hosmel Quintana <[email protected]>
simple theme: indication of privileges (#3728)

I found this quite annoying not being in this theme after switching from gentoo-theme, it's help...

github.com/ohmyzsh/ohmyzsh - 71e4a166cfd6c2cbd3b8ef7b48629c8cc30e10d2 authored over 6 years ago by Jonathen Russell <[email protected]>
Login shell after install (#5314)

Otherwise these files are not sourced:
1. /etc/zprofile
2. ~/.zprofile
3. /etc/zlogin
...

github.com/ohmyzsh/ohmyzsh - 8f95637e6772a1156a29d9c6a9c21ea8d7316a12 authored over 6 years ago by Joel Kuzmarski <[email protected]>
Use existing ssh-agent when invoking a sudo shell (#3891)

When invoking a shell as root using ```sudo -s```, the ssh-agent plugin
starts a new agent alth...

github.com/ohmyzsh/ohmyzsh - 302270174d8173be35e8c1b464a0d9e731650c15 authored over 6 years ago by Michael Stucki <[email protected]>
Added more levels of zeus compeletion (#2058)

github.com/ohmyzsh/ohmyzsh - b09890a3e42b82810c6a2c79b3cf427fbf136a65 authored over 6 years ago by Justin Aiken <[email protected]>
Add alias for 'git rebase develop' (#6006)

github.com/ohmyzsh/ohmyzsh - b6ca933a02ed780c8ed776e74b141e45a5389f98 authored over 6 years ago by Michal JuriĹĄ <[email protected]>
open_command: simplify code

github.com/ohmyzsh/ohmyzsh - 12086593a432d754d9c28bf6a66a1196e79877a3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
open_command: fix and improve command for WSL

- Add double quotes to command so that the next argument isn't
interpreted as the title for th...

github.com/ohmyzsh/ohmyzsh - f898ada8e3d25c7d1ea309b487711a4e0a2c07b6 authored over 6 years ago by Marc CornellĂ  <[email protected]>
6098 - add support for apt in debian plugin (#6122)

Signed-off-by: Sascha Rudolph <[email protected]>

github.com/ohmyzsh/ohmyzsh - 0639582f73be6aec42d856a242ad1783eb05f973 authored over 6 years ago by Sascha Rudolph <[email protected]>
Merge branch 'origin/refactor-rand-quote-plugin'

github.com/ohmyzsh/ohmyzsh - be3f96908e7f5e2278fb91ff3f72d1bb829f2698 authored over 6 years ago by Marc CornellĂ  <[email protected]>
rand-quote: refactor rand-quote function

- Make function variables local
- Use prompt color sequences
- Use guard clause to check for c...

github.com/ohmyzsh/ohmyzsh - 76bfa7dd2a5422569c48ceb5429fb31adf1f23c2 authored over 6 years ago by Marc CornellĂ  <[email protected]>
rand-quote: add README

github.com/ohmyzsh/ohmyzsh - 1e255a1a8d19f713482c7f2caa639733e8f86b39 authored over 6 years ago by Marc CornellĂ  <[email protected]>
rand-quote: update URL

Fixes #6949

github.com/ohmyzsh/ohmyzsh - 787c6899d4db04b3e6cef9a02c6a2ff3d896ece3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
fix path completion issue with go run subcommand (#6929)

github.com/ohmyzsh/ohmyzsh - 547a6ce260362b06e86a9c366dc29984c0954124 authored over 6 years ago by Jeremy Jones <[email protected]>
Fix autojump sourcing on OSX with Macports (#4801)

* Fix autojump sourcing on OSX with Macports

The last version of autojump available on Macpor...

github.com/ohmyzsh/ohmyzsh - 6c1dab232033b79534d4583a4d6f40340bdf334c authored over 6 years ago by Ruben Di Battista <[email protected]>
Update sbt.plugin.zsh (#6930)

github.com/ohmyzsh/ohmyzsh - a0b8eab5f0cd339082c1fe33d7bcfc34e38918b5 authored over 6 years ago by doofin <[email protected]>
common-aliases: delete unexistant command

`display_info` doesn't exist in any known platform

Fixes #5208

github.com/ohmyzsh/ohmyzsh - 6af58f492f8c5219e27f74cf6378e92834d1b3e5 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Fix zshrc alias when $EDITOR uses parameters (#6146)

According to #5003

if one exports EDITOR with parameters, say:
`export EDITOR='subl -w'`

...

github.com/ohmyzsh/ohmyzsh - 0d80e9b4ee4925da24f5c2ef9082f6660d983113 authored over 6 years ago by Elton Chen-Yu Ho <[email protected]>
Thefuck: homebrew install documentation and thefuck repo link (#5940)

* Thefuck: homebrew install documentation and thefuck repo link
* thefuck: reformat error message

github.com/ohmyzsh/ohmyzsh - 48e2c828ef3d60750d157f388830d639c9b2e0bc authored over 6 years ago by Henry Bley-Vroman <[email protected]>
Allow arguments to `d` to be passed to dirs

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

github.com/ohmyzsh/ohmyzsh - b0a149076fc39ff2707279c2246744378643c0d5 authored over 6 years ago by Ben Klein <[email protected]>
adb: fix `adb -s` device completion (#6489)

github.com/ohmyzsh/ohmyzsh - c99844d84891076dceb5638bd6f4ad1599358cea authored over 6 years ago by kang <[email protected]>
Fix yarn alias that conflicts with yeoman cli (#6453)

Yeoman cli alias is 'yo' so 'yarn outdated' can't be aliased to 'yo'.
See: http://yeoman.io/

github.com/ohmyzsh/ohmyzsh - f258bcba8d93065ade5ea4000afa5e60e84aae76 authored over 6 years ago by Przemysław Włodek <[email protected]>
Fixed Issue #4550: Move ~/.zsh-update file to $ZSH_CACHE_DIR

github.com/ohmyzsh/ohmyzsh - de8299d6c4f50bc40286a05cd7e802b6bffe41f0 authored over 6 years ago by Chao Du <[email protected]>
migrate .zsh-update file

github.com/ohmyzsh/ohmyzsh - e96a7b728a9c15f5615f4e41a79a5f0fe2b97712 authored over 6 years ago by Chao Du <[email protected]>
Merge branch 'update-meteor-plugin'

Closes #3767 (incorporates some of its changes)

github.com/ohmyzsh/ohmyzsh - e96ca345015bad496d0a4b449ff1e5581beafbc0 authored over 6 years ago by Marc CornellĂ  <[email protected]>
meteor: fix formatting and reorganise

github.com/ohmyzsh/ohmyzsh - ef1e89b44b1a969d1ad08bf788a860be0c6f0379 authored over 6 years ago by Marc CornellĂ  <[email protected]>
meteor: completion updated with more commands

github.com/ohmyzsh/ohmyzsh - 125dd32361df63626ff7a3ff2ebc3416d2e3be55 authored over 6 years ago by Adnan Y <[email protected]>
Meteor-1-2 arguments update (#4538)

Fixes #4280
Fixes #4321

github.com/ohmyzsh/ohmyzsh - 2647a8ccfd8beebda0d5362fd3ec610dda8d6441 authored over 6 years ago by Yann VR <[email protected]>
Update sbt to add publish-local to commands (#3112)

github.com/ohmyzsh/ohmyzsh - 4105faf620cd324712568ca9b6c3665979adc698 authored over 6 years ago by Edwin de Jong <[email protected]>
Use https everywhere in the README

github.com/ohmyzsh/ohmyzsh - 08153ff526dab352a1ddc991ada0076041f22f66 authored over 6 years ago by Marc CornellĂ  <[email protected]>
silence mode of curl (#6898)

Uses silence mode of curl for better autocomplete.

Co-authored-by: Dominik Rimpf <dev@d-rimpf...

github.com/ohmyzsh/ohmyzsh - 5efa5138bf4ab168b1ca197dfdeef0e4c3ade271 authored over 6 years ago by Parham Alvani <[email protected]>
Quote $ZSH where necessary in install script (#6587)

Quote $ZSH where necessary in install script

github.com/ohmyzsh/ohmyzsh - fec0089cddf4eb6677d90561079f7a6cb0971197 authored over 6 years ago by Dan Wallis <[email protected]>
Refactor lein plugin (#6914)

* Add upstream lein completion (cee9029d)
* Delete lein.plugin.zsh

github.com/ohmyzsh/ohmyzsh - 09fbc163663cd814488cb4be474f034525a8cca0 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Allow FreeBSD to correctly detect number of CPUs

Use the same scheme as Darwin - sysctl instead of nproc, which doesn't exist in FreeBSD

Close...

github.com/ohmyzsh/ohmyzsh - be5bff2e86872c00536191265aa9fdef225af100 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Update tmuxinator completion to 03c8babb

github.com/ohmyzsh/ohmyzsh - 7a9bab1d77e2c22c331ce98a7245d0ba5d348353 authored over 6 years ago by Marc CornellĂ  <[email protected]>
added tmuxinator aliases (#3147)

github.com/ohmyzsh/ohmyzsh - 321200d708027b56e95525cba3d4a6bb3d86983e authored over 6 years ago by Peter Butkovic <[email protected]>
Delete python completion in favor of zsh's one

github.com/ohmyzsh/ohmyzsh - 3dcf9fd662b2eb74dc84bd739ca66b8a5bf4f52b authored over 6 years ago by Marc CornellĂ  <[email protected]>
Remove default for git reset (#4993)

The command will do the same as before, but now you can also specify
a path.

Example:
grh b...

github.com/ohmyzsh/ohmyzsh - 0808c0f6efaaf988ea6530645394d97fef810f01 authored over 6 years ago by Matteo Giaccone <[email protected]>
fix(typo) (#6905)

*trupd* for "trizen -Sy" fixed to *trupg*

github.com/ohmyzsh/ohmyzsh - 019e0d7c71429650de33b5fb48b066ee46f37199 authored over 6 years ago by Andre Figueiredo <[email protected]>
virtualenvwrapper: set $WORKON_HOME if undefined

This uses the default that virtualenvwrapper.sh would set if it was called. If the user
changes...

github.com/ohmyzsh/ohmyzsh - f461d21de1bd0c1394e57a2e3af69778692e4ba4 authored over 6 years ago by Marc CornellĂ  <[email protected]>
add xx command to Xcode plugin. Allows quick opening of files in Xcode. (#6812)

github.com/ohmyzsh/ohmyzsh - 6ace3cd18dd3cbc0e2631fa98051194b703fe4d7 authored over 6 years ago by Paul Ossenbruggen <[email protected]>
Clarify ssh-agent settings position

github.com/ohmyzsh/ohmyzsh - ebda8af870acc295388ed187f0139a8bffa83196 authored over 6 years ago by Marc CornellĂ  <[email protected]>
[plugins/vundle] Use HTTPS to clone repository. (#6857)

The git protocol is likely to be blocked in some networks while HTTPS usually
works.

github.com/ohmyzsh/ohmyzsh - ce2890bef95b4b0a5b14ed8dd50ad2f78f8dee72 authored over 6 years ago by Michael Fladischer <[email protected]>
Npm's plugin documentation (#6864)

* Documentation for Npm plugin added

* Fix style and add alias descriptions

github.com/ohmyzsh/ohmyzsh - 8bbef9180e3ba16e717a9587d0c965ab901c1226 authored over 6 years ago by Erwan ROUSSEL <[email protected]>
Merge pull request #6863 from robbyrussell/fix-compfix-loading

compfix: better error message and loading of completions

github.com/ohmyzsh/ohmyzsh - 62f676116e2f623329aaead72bfed5b4d2faa17f authored over 6 years ago by Marc CornellĂ  <[email protected]>
Always load secure completion directories

github.com/ohmyzsh/ohmyzsh - b91659951e15c288c8b9d6b947dfde9c6dceae22 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Give more helpful message and disable purge of caches

This error message will give information on what exactly has happened
and how to either solve ow...

github.com/ohmyzsh/ohmyzsh - 77b924b8394344175aab0c4d78bec670ef721d93 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Prefer virtualenvwrapper_lazy (#6842)

This gives much faster start up times and only loads virtualenvwrapper
when needed.

Fix #6839

github.com/ohmyzsh/ohmyzsh - 90a5bd06ca76aff04f76a5d43a432ed9340dd78d authored over 6 years ago by Lorenzo Bolla <[email protected]>
shrink-path: match only the beginning of the directory (#6862)

Fixes #6317

github.com/ohmyzsh/ohmyzsh - 5896c87155f9346a2926786c6d578d0a5696d712 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'shrink-path-chpwd-fix'

Closes #5930.

github.com/ohmyzsh/ohmyzsh - 2294bae06a27166dab9cebea60e76fb9de12d3d3 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Update shrink-path to use cd -q for bypassing the chpwd callbacks

github.com/ohmyzsh/ohmyzsh - 66cb4005ab6cfcd6b092c1b482e767af214e83bb authored over 6 years ago by Kaleb Elwert <[email protected]>
Revert "unset chpwd_functions before running cd ... (#6830)"

This reverts commit 3dab7e46e8815838c8099040e11a7ae9a30ba03d.

github.com/ohmyzsh/ohmyzsh - c09783c2554e505cc04ef0fc7465341475050947 authored over 6 years ago by Marc CornellĂ  <[email protected]>
[plugin] update NPX docs (#6849)

github.com/ohmyzsh/ohmyzsh - d6aeaad83d73855776f7c937ef51428523295352 authored over 6 years ago by Pooya Parsa <[email protected]>
Merge pull request #6844 from lbolla/Issue6843

Cache kubectl completion script to file to speed up sourcing

github.com/ohmyzsh/ohmyzsh - 957eb77239d5c7551528cd6059418ab4e0179ba5 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Update logic to follow npm plugin convention

github.com/ohmyzsh/ohmyzsh - 9b11b7e9388dc8c736c321e56e29440dedfa6152 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #6860 from nrobinson2000/patch-1

Remove po alias

github.com/ohmyzsh/ohmyzsh - 5421650c812c8fa558904b01b2f572221a98a073 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Remove po alias

https://github.com/robbyrussell/oh-my-zsh/issues/6761

github.com/ohmyzsh/ohmyzsh - de8ef8286a88f82976bb6d4c89de0757272c7bcc authored over 6 years ago by Nathan Robinson <[email protected]>
added a transfer.sh plugin (#5854)

* added a transfer.sh plugin
created a function to easily upload files to transfer.sh file shar...

github.com/ohmyzsh/ohmyzsh - ed0bd6b33cf64624affc5d452f21b2bd6cd46cc9 authored over 6 years ago by Marc CornellĂ  <[email protected]>
Update README formatting

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