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(cli): disable GPG signing in `omz pr test` to avoid key prompt (#10677)

github.com/ohmyzsh/ohmyzsh - 0da33ca22be19452e26ed44aef8e99972d0bf866 authored almost 3 years ago by Carlo Sala <[email protected]>
refactor(juju)!: use the jsh prefix for `juju show-*` commands (#10426)

BREAKING CHANGE: some aliases have been renamed to be consistent with the rest.
Mainly, aliases ...

github.com/ohmyzsh/ohmyzsh - aaaa55424ad7c440506024fac86927fc9916348f authored almost 3 years ago by sed-i <[email protected]>
style(juju)!: don't show storage status in `wjst` for consistency (#10426)

BREAKING CHANGE: `wjst` will no longer show storage in the status
output. This is done for consi...

github.com/ohmyzsh/ohmyzsh - 564a60608ca3c21d474e27bb436b36ae86c12751 authored almost 3 years ago by sed-i <[email protected]>
feat(juju): introduce additional juju aliases (#10426)

github.com/ohmyzsh/ohmyzsh - cdd2d6efc612b75577db49604eeb7dc35ba5f9b5 authored almost 3 years ago by sed-i <[email protected]>
feat(juju): add `jclean` function to destroy all registered controllers (#10426)

Closes #10426

github.com/ohmyzsh/ohmyzsh - f045810697d423d108617ccd48bd7a414cb58734 authored almost 3 years ago by sed-i <[email protected]>
feat(rbw): add `rbwpw` function to copy passwords to the clipboard (#10639)

github.com/ohmyzsh/ohmyzsh - c41f2e7a0947139db79ae234b994467ff921f4cb authored almost 3 years ago by Carlo Sala <[email protected]>
fix(kubectl): fix arguments in `keti` alias to allow completion (#10669)

github.com/ohmyzsh/ohmyzsh - 897fa09f1517e648bfbeb8549db4848a66f19c4f authored almost 3 years ago by Michael Favia <[email protected]>
feat(updater): do not update when user already typed some characters (#9699)

Fixes #9699

github.com/ohmyzsh/ohmyzsh - f0f42828fa6842af631cc3dbf45f5454ea88fa3c authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(bureau): fix top line space computation

Takes into account $ZLE_RPROMPT_INDENT and doesn't add the extra
space at the end so it doesn't ...

github.com/ohmyzsh/ohmyzsh - 1e26ad1187cdee286d0332dbdffb6828a71140c2 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
perf(bureau): remove multiple grep calls in git status check

github.com/ohmyzsh/ohmyzsh - 74a3db75e46067ebc627a22b12aac523a9606b92 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(bureau): fix never `CLEAN` git status (#10656)

Closes #10656

github.com/ohmyzsh/ohmyzsh - 9e9831fcf22cf77a797eb277f7155c442ff77f16 authored almost 3 years ago by Harris Miller <[email protected]>
Introducing the ANSI logo graphic

Trying this on for size for a while.

github.com/ohmyzsh/ohmyzsh - 2d3bae965a445ac0f6edeed0b277a15d09e6a261 authored almost 3 years ago by Robby Russell <[email protected]>
feat(yarn): add setting to disable adding global dir to `$PATH` (#10642)

github.com/ohmyzsh/ohmyzsh - d9c58d5fa10a1e9911d61adf7ccfbd64b24e713f authored almost 3 years ago by Carlo Sala <[email protected]>
fix(cli): allow `omz` commands to be used in a script (#10645)

The commands `omz plugin {enable,disable}` and `omz theme set`
automatically reload the zsh sess...

github.com/ohmyzsh/ohmyzsh - e1a9d0ce3e142003bf137e8ca3e204474b8c148f authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(multipass): add plugin for multipass (#10140)

Co-authored-by: C. Yavuzsen <[email protected]>

github.com/ohmyzsh/ohmyzsh - 4ee0cf3cb4c64568430f9af5b1edca2602ab5807 authored almost 3 years ago by Civan Yavuzşen <[email protected]>
refactor(zsh_reload)!: remove deprecated plugin

BREAKING CHANGE: the `zsh_reload` was deprecated long ago and showed
a deprecation message. The ...

github.com/ohmyzsh/ohmyzsh - 0be7c897f824223fa1cd22976b07ae79eff6aaea authored almost 3 years ago by Marc CornellĂ  <[email protected]>
chore: update copyright year

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

BREAKING CHANGE: the `django` plugin was deprecated in 2021-09-22. With
this change it has now b...

github.com/ohmyzsh/ohmyzsh - 73001e9382db99ebd6effcf0bdcd227985109142 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style(init): use consistent code style in init script (#10601)

github.com/ohmyzsh/ohmyzsh - eabec36586f990b883e7dbf4583e6d86ac46c7ea authored almost 3 years ago by Carlo Sala <[email protected]>
refactor(installer): use POSIX-standard's `id -u -n` to define `$USER`

github.com/ohmyzsh/ohmyzsh - 46f5d38b1dc6a725e78bd53ca35a6299b4e91ece authored almost 3 years ago by Marc CornellĂ  <[email protected]>
chore(1password): fix comments to follow code (#10634)

github.com/ohmyzsh/ohmyzsh - 11a87eac47c579366620f995330532f47dc651f2 authored almost 3 years ago by Gheritarish <[email protected]>
fix(gitfast): update to git-completion 1.3.6 (#10633)

github.com/ohmyzsh/ohmyzsh - 6f9650d940f31d9d10f07a176a85ca3b814f448f authored almost 3 years ago by Felipe Contreras <[email protected]>
fix(changelog): don't show changelog with only ignored type commits

github.com/ohmyzsh/ohmyzsh - 3c5367d272011e7bca9fa4e8f9a5f9635f938d11 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style(rkj-repos): change `white` to `default` to support light color schemes (#6195)

Co-authored-by: Matthias Doering <[email protected]>

github.com/ohmyzsh/ohmyzsh - b5edb51ee4bb0b3e9f5cbb0c46348bcbdd941f04 authored almost 3 years ago by Lukas <[email protected]>
fix(tmux): use `$ZSH_TMUX_CONFIG` setting in tmuxconf alias

github.com/ohmyzsh/ohmyzsh - ad8220bc6d4529db43c0968175f1b8d0e6637db0 authored almost 3 years ago by ajr-dev <[email protected]>
fix(ys): fix `$VIRTUAL_ENV` check if `nounset` is enabled (#9915)

github.com/ohmyzsh/ohmyzsh - 303ae79712d8d1df05b3ec6f63eb129c9a2ed031 authored almost 3 years ago by Kuri Schlarb <[email protected]>
fix(installer): avoid `git clone -c` to support git v1.7.1 (#10621)

github.com/ohmyzsh/ohmyzsh - 59c40eee8e9232f556e9d4c8c97eb1b866846af3 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(npx)!: detect new `npx` versions and fail gracefully (#10452)

BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for
npm packages and run them...

github.com/ohmyzsh/ohmyzsh - 3741d1aa0253291c432e6ce3469f1d16dedbc914 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style(updater): silence `git pull` output and show errors in English

github.com/ohmyzsh/ohmyzsh - fc40b53e6460560ed9b256deb87f2165f8d48f1f authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(postgres): support Homebrew for Apple Silicon (#10618)

github.com/ohmyzsh/ohmyzsh - 4417faf84cf538d6b22ec613b043f23ef4023457 authored almost 3 years ago by Carlo Sala <[email protected]>
fix(cli): make sure to run `zsh` command if an alias exists (#9737)

Fixes #9737

github.com/ohmyzsh/ohmyzsh - f64cabc780496636b3e4f5283ef8d77c23f18e92 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
chore(1password): fix typo in `opswd` (#10614)

github.com/ohmyzsh/ohmyzsh - 8e7c33bf15ba2835da03604b396885ace635689c authored almost 3 years ago by David Chin <[email protected]>
fix(installer): correct check for `sudo` in shell change logic

github.com/ohmyzsh/ohmyzsh - 788802af68af9a1adbfdb678086939c89d79d999 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(installer): define `$USER` if not defined

Fixes missing $USER value in ArchLinux sh (bash)

github.com/ohmyzsh/ohmyzsh - 861805b64d4014550808d2db176fa99bc729eebf authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style(installer): prefix formatting variables with `FMT_`

github.com/ohmyzsh/ohmyzsh - c7221c5f257fc42ec8f6c6a6463bc8a5da25b00f authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(1password): add plugin for 1password (#8884)

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

github.com/ohmyzsh/ohmyzsh - 3f5402e2687475d83ec98613dc93373620e5ce57 authored almost 3 years ago by Ricky Medina <[email protected]>
feat(simple): add color to git status indicator (#4962)

Closes #4962

github.com/ohmyzsh/ohmyzsh - d4f5fa37e8be25e1b4f281fcf5b90cf700dc3c95 authored almost 3 years ago by Mathias Neerup <[email protected]>
fix: do not call chpwd hooks in subshells

github.com/ohmyzsh/ohmyzsh - 84931adcd465e9a3b5e38f3b416a1df2acc33801 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(ys): show `svn` repository information (#10582)

github.com/ohmyzsh/ohmyzsh - 4e0f19cf923163104d86308d2366d37da35c0622 authored almost 3 years ago by GitHubLeakedPAN, GitHubLeakedMyautsai <[email protected]>
chore(poetry): remove unnecessary unset (#10605)

github.com/ohmyzsh/ohmyzsh - 2b492aec93487e8e25cf03df4540aa73dbf5fc9e authored almost 3 years ago by kronion <[email protected]>
feat(tmux): add `tmuxconf` alias to edit .tmux.conf (#6555)

Closes #6555

github.com/ohmyzsh/ohmyzsh - 675a2d9922ffc1f2cf88dd3d871f22136b7e525c authored almost 3 years ago by Billy Mathews <[email protected]>
fix(dotenv): match for exact directory path in allowed/disallowed files

github.com/ohmyzsh/ohmyzsh - a7efd96a60157965370e1dbc4c7fce66b7a64225 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
chore(poetry): fix copy-paste error

github.com/ohmyzsh/ohmyzsh - 0b08b70b0cc7ff286ea942f0e20a41f10bef0ee8 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(poetry): add plugin to provide completion for Poetry (#10595)

github.com/ohmyzsh/ohmyzsh - 00d0735704d8e1070a51bbd1334db32d2e822fe6 authored almost 3 years ago by kronion <[email protected]>
feat(aws): accept aws mfa tokencode on `acp` cli call (#10130)

Co-authored-by: Mike Mattice <[email protected]>

github.com/ohmyzsh/ohmyzsh - fe9d87d6dc2f3e6194862799b0707f97844e83ac authored almost 3 years ago by Mike Mattice <[email protected]>
fix(fig): fix typo in completion command

github.com/ohmyzsh/ohmyzsh - 22c11da108764336d92d03d3113c1f486cdb5911 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(fig): add plugin for Fig (#10432)

github.com/ohmyzsh/ohmyzsh - cddf1b69820c9fe3d33a0f00ac6eab37b9d67377 authored almost 3 years ago by Marco Franssen <[email protected]>
style(sudo): clean code style and reorganise logic

github.com/ohmyzsh/ohmyzsh - 957dca698cd0a0cafc6d2551eeff19fe223f41bd authored almost 3 years ago by Marc CornellĂ  <[email protected]>
feat(sudo): respect `$SUDO_EDITOR` and `$VISUAL`, switch to `sudo -e` (#10596)

github.com/ohmyzsh/ohmyzsh - 540b2200afb68a3282419ffb6c49bbf8f642b67e authored almost 3 years ago by Carlo Sala <[email protected]>
fix(kubectl): source completion instead of autoloading it

github.com/ohmyzsh/ohmyzsh - 4f2d8b4d4cbc51e609f4b568e87907883422ab41 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(helm): fix completion loading mechanism

github.com/ohmyzsh/ohmyzsh - dfaad779a9bbe1f83e30820d227d4b7870bdf33f authored almost 3 years ago by Marc CornellĂ  <[email protected]>
refactor(cli): use self-referencing in subcommand functions

github.com/ohmyzsh/ohmyzsh - 567bd593954641bd59376f6fd5f9c06bf37bc9e7 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(svn): fix sed call in `svn_get_rev_nr` (#10590)

github.com/ohmyzsh/ohmyzsh - 1e277553bcc9f23a904bf728013df6ebfe339e74 authored almost 3 years ago by Mykola Krachkovsky <[email protected]>
fix: get branch name first in `omz version` and changelog

github.com/ohmyzsh/ohmyzsh - 035c856c2cbbad2b45252ec8c065c3a9e7eefa65 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(updater): give priority to `zstyle` settings if set (#10587)

Fixes #10587

github.com/ohmyzsh/ohmyzsh - 805427e06bc0549c7b9a4f50d3e39bbf68043f16 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(mvn): fix listing modules in completion (#10586)

github.com/ohmyzsh/ohmyzsh - aaebe4c890394cb5d345c949aecb77aaf30b9c56 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style(updater): remove statl from `git pull`

github.com/ohmyzsh/ohmyzsh - bddecfed58058910f0aeb78d9010f4f8f6d83692 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(yarn): update completion (#10579)

Fixes #10578

github.com/ohmyzsh/ohmyzsh - 93cea53618ebd3f108275c88c948f790492337b4 authored almost 3 years ago by Carlo Sala <[email protected]>
ci(project): fix .list files not found error

github.com/ohmyzsh/ohmyzsh - b4819557618bbf8452c612f614ad824d243bb376 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
refactor(installer): simplify `user_can_sudo` check

github.com/ohmyzsh/ohmyzsh - c63ba17525b0b4344729762253c9d9e1c0823d49 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(installer): fix `sudo` check for users with password or without privileges

The previous check only worked if the user could run `sudo` without typing the
password, which i...

github.com/ohmyzsh/ohmyzsh - a0a949de56f7bc63403c521bfb1d7426843ec5b7 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(installer): run `chsh` with sudo if user has privileges

This fixes the error in Google Cloud Shell, where a password prompt
appears when running `chsh` ...

github.com/ohmyzsh/ohmyzsh - b7a59e6d5c1a699b972a780b4a4eb4ffd89f22b3 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix: disable `log.showSignature` in `git log` calls

github.com/ohmyzsh/ohmyzsh - 9c84c344d762b200de7acc794b9a0e7832144e7a authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(avit): disable `log.showSignatures` in `_git_time_since_commit` (#10072)

github.com/ohmyzsh/ohmyzsh - 971683762e3aba543b0dc787e8a5ee1c16b5ace7 authored almost 3 years ago by WeZZard <[email protected]>
ci(project): fix `gh pr view` call to use ohmyzsh repository

github.com/ohmyzsh/ohmyzsh - 0ca2e48ee8449439a6e0a4ca0652a4ec07031ad3 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style: use 24bit colors in Oh My Zsh logo if supported

github.com/ohmyzsh/ohmyzsh - fbdc078fa60c2c34a7f5078846902538d162fbee authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(cli): follow symlinks in plugin or theme completions

github.com/ohmyzsh/ohmyzsh - a92ee838f3e6b1a8dba548673555ebd514939324 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(rust): fix `cargo` completion when sysroot contains spaces (#10571)

When generating completions for Cargo, if the Rust sysroot
(i.e. `rustc +${${(z)$(rustup default...

github.com/ohmyzsh/ohmyzsh - c6e7f8905fb61b927f12f43fb57f8c514cd48a67 authored almost 3 years ago by Joey Territo <[email protected]>
fix(svn): fix output order in `svn_dirty_choose` (#10572)

github.com/ohmyzsh/ohmyzsh - 71e6d5fde87be76205e87eed2e1a306a2f3bc5a8 authored almost 3 years ago by Fabian GĂźnter <[email protected]>
docs(vi-mode): fix link typo in readme (#10570)

github.com/ohmyzsh/ohmyzsh - 4e2f4cdf686fe560cec3ec7072628c4d0f723929 authored almost 3 years ago by Sang-Yun Oh <[email protected]>
style: some code style fixes

github.com/ohmyzsh/ohmyzsh - 67cc59b4258a13232cddfddd75f44d8ca2b80172 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
refactor(kubectl): optimize completion generation

github.com/ohmyzsh/ohmyzsh - 7ae4f76f6dda1521505c57880ea1e5ee2f1aa183 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
style: declare globals properly

By default, `typeset` defines variables locally unless in the main scope.
This is specially bad ...

github.com/ohmyzsh/ohmyzsh - d3bb52d7d825f2a6ce2e1c76ca472b05c6f27b40 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(kubectx): allow prompt sequences in `kubectx_mapping` (#10562)

Fixes #10562

github.com/ohmyzsh/ohmyzsh - 31d63ea884e8ef56a40bed8771cdd8d3aec131f9 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(ubuntu): fix `defining function based on alias` error (#10560)

Fixes #10560

github.com/ohmyzsh/ohmyzsh - a7c46d0ebdbeb23d751a61be8f9b64935572f720 authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(bureau): fix `status` variable name causing error (#10561)

Also cleaned up the code a bit

Fixes #10561

github.com/ohmyzsh/ohmyzsh - 8e973d42bd3bc5028d88ce731113b03ac8a5590c authored almost 3 years ago by Marc CornellĂ  <[email protected]>
fix(kubectx): quote % in `kubectx_prompt_info`

github.com/ohmyzsh/ohmyzsh - d87ab251c7fe18626b2d0c4e4a184e7bed7c508b authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(fossil): refactor `fossil_prompt_info` and quote % in branch

github.com/ohmyzsh/ohmyzsh - a280726d934878a31f6dae35d8677a53551bbcf5 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(aws): quote % in `aws_prompt_info`

github.com/ohmyzsh/ohmyzsh - 1c53ef05833b965779865e457bb8355f0700bfab authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix: quote % in `box_name` prompt functions

github.com/ohmyzsh/ohmyzsh - a9d57eb2eec4d6234c4714a430ddfb4c57443570 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(bureau): quote % in git prompt function and remove global variables

github.com/ohmyzsh/ohmyzsh - 43be5ea32150912ae2e85e2cc278c092022ea53f authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(trapd00r): fix potential command injection in `zsh_path`

github.com/ohmyzsh/ohmyzsh - 4e777ef9d62f70ec971a3eaca71a23b9f4c93a54 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(agnoster): quote % in prompt functions

github.com/ohmyzsh/ohmyzsh - 9836aebe672159622193f14a89eedc38ccd29a5d authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(virtualenv): quote % in `virtualenv_prompt_info`

github.com/ohmyzsh/ohmyzsh - 3e9fe6e7720cf431d5c24a4037cfb5e8b212a6aa authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(jenv): quote % in `jenv_prompt_info`

github.com/ohmyzsh/ohmyzsh - e7390a860374fb38dd7bf67242ec12e8a6925a80 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(pyenv): quote % in `pyenv_prompt_info`

github.com/ohmyzsh/ohmyzsh - 42afa6e2ea663431ae2ff0a4aae8e57ce175eb4a authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): quote % in `nvm_prompt_info`

github.com/ohmyzsh/ohmyzsh - 5b076eab9bf8b85b48faac20383aa20ba0f8b740 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): quote % in `git_remote_status`

github.com/ohmyzsh/ohmyzsh - 304af0a577336abd3090f9dec645052c4c987a47 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(svn): refactor and quote % characters in `svn_prompt_info`

github.com/ohmyzsh/ohmyzsh - 93ec48fb0a798775b9e5d366c11a4ac3826c3ea4 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(svn): return true repo name in `svn_get_repo_name`

github.com/ohmyzsh/ohmyzsh - c76dc91e02f7e8885e6eb71d725c21b15616ad05 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(svn-fast-info): quote % characters in svn branch name

github.com/ohmyzsh/ohmyzsh - 75ed59b7c09e3bb2d04a5d35065bdd9277e9947f authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(svn-fast-info): URL-decode svn branch name

github.com/ohmyzsh/ohmyzsh - ef3a85cd42c671217a0bcb58685484a5a5a0ada4 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(svn-fast-info): fix code style and `svn info` locale

github.com/ohmyzsh/ohmyzsh - 596cef84c75261398fe66f713d97d5ca96130146 authored about 3 years ago by Marc CornellĂ  <[email protected]>
ci: disable GitHub Actions on forks

github.com/ohmyzsh/ohmyzsh - 63345c4e5dd8ce210a43c9e89a883a262e755c69 authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: simplify project GitHub Action

github.com/ohmyzsh/ohmyzsh - 512839ef7800fa32d78c47f160bdae3293ad22c1 authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: simplify `GITHUB_TOKEN` env in project GitHub Action

github.com/ohmyzsh/ohmyzsh - 9dd1dc49d92da4641e83057099691a22ebd52bd8 authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: I'm dumb af

github.com/ohmyzsh/ohmyzsh - 121ee818a52b6c88fa4b7ae993ad15a27dc99038 authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: let's try again

github.com/ohmyzsh/ohmyzsh - dd7f0f22111bff8145c46f9638c0c95cbc143ce3 authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: look ma no auth!

github.com/ohmyzsh/ohmyzsh - 17c52ccfc9b06d45f041b24af35d1804d645620f authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: please work

github.com/ohmyzsh/ohmyzsh - 861e7e24a356ac571af2f362275ddfbac4be69ab authored about 3 years ago by Marc CornellĂ  <[email protected]>