- Feb 02, 2023
-
-
David Yang authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #11471
-
- Feb 01, 2023
-
-
Stoyan Dimov authored
-
- Jan 29, 2023
-
-
Alex authored
Fixes #9001 Fixes #10479 Closes #9376 Co-authored-by: Marc Cornellà <hello@mcornella.com>
-
- Jan 28, 2023
-
-
Taehyun Hwang authored
-
- Jan 27, 2023
-
-
Marc Cornellà authored
Check for `apt` and `apt-get` in debian setup function. Look for exact directory in debian-like setup function. Fixes #11459
-
- Jan 26, 2023
-
-
Marc Cornellà authored
-
- Jan 25, 2023
-
-
Carlo Sala authored
Closes #11416 Closes #11454
-
- Jan 23, 2023
-
-
Bartek Pacia authored
-
- Jan 22, 2023
-
-
- Jan 21, 2023
-
-
Yuxin Wu authored
-
- Jan 20, 2023
-
-
Joan Marcè i Igual authored
-
- Jan 19, 2023
-
-
Carlo Sala authored
BREAKING CHANGE: rename `buf` alias to `bfu` to avoid conflicts with protobuf tool
-
- Jan 17, 2023
-
-
Carlo Sala authored
-
Carlo Sala authored
Fixes #11390
-
Carlo Sala authored
It was added due to #9039. See https://github.com/ohmyzsh/ohmyzsh/pull/11400#pullrequestreview-1223587420
-
- Jan 16, 2023
-
-
Carlo Sala authored
-
xiagw authored
-
- Jan 15, 2023
-
-
Carlo Sala authored
Closes #8827
-
- Jan 13, 2023
-
-
Carlo Sala authored
Closes #11441
-
Noam Cohen authored
Fixes #8472
-
Carlo Sala authored
-
- Jan 12, 2023
-
-
Romain Janvier authored
-
Jack DeVries authored
Closes #11244 Closes #11246 Closes #10101 Closes #11380
-
Marc Cornellà authored
This reverts commit 3dd83a22. See https://github.com/ohmyzsh/ohmyzsh/issues/11314#issuecomment-1379492472
-
- Jan 11, 2023
-
-
Rafael Laurindo authored
-
Lawton Nichols authored
Window and tab titles are changed by emitting an unprintable escape sequence to the terminal. These escape sequences do not play nicely with the TAB character on multiple terminal emulators--they create un-deletable characters on the first line after command execution. Sending "\r" after changing the window and tab titles allows all characters on the first line to be deleted. Fixes #11314
-
- Jan 09, 2023
-
-
Dmndz authored
* feat(yarn): add `yarn why` * docs(yarn): update readme Co-authored-by: Basia Józefowska <jozefowska.b@mpcreation.net> Co-authored-by: Robby Russell <robby@planetargon.com>
-
https://qrcode.showCelestino Gomes authored
* feat(qrcode): new plugin to generate qrcode via https://qrcode.show * code fix suggested by @JuniorJPDJ * Update docs to clarify how to interact with it Co-authored-by: Robby Russell <robby@planetargon.com>
-
Robby Russell authored
-
cxy004 authored
-
Arnaud Zheng authored
* feat(jira): support rapid view on rapid board mode * Update README to clarify how the rapid board/view works Co-authored-by: Robby Russell <robby@planetargon.com>
-
Vladimir authored
CHANGE: added new environment variable JIRA_TEMPO_PATH to allow set an optional path Co-authored-by: Vladimir Antoscenco <vladimir.antoscenco@tekoway.com>
-
August Feng authored
-
Alex authored
* Make prefix check on "jira branch" command case-insensitive * Update plugins/jira/jira.plugin.zsh Co-authored-by: Marc Cornellà <hello@mcornella.com> * Fixing tabs to spaces Co-authored-by: Robby Russell <robby@planetargon.com> Co-authored-by: Marc Cornellà <hello@mcornella.com>
-
A2n authored
*
✨ feat(alias): import alias from local repo *📝 feat(alias): import doc form local repo -
Kenneth Tan authored
* chore(plugins/brew): rename buf alias to bfu The alias `buf` collides with the protobuf tooling (buf)[https://buf.build/ ]. This commit renames the `buf` alias to `bfu` (`brew upgrade --formula`) so its semantically more aligned with `bcu` (`brew upgrade --cask`) as well as to avoid command collision especially with existing scripts that refers to `buf` as the tool and not the alias. * chore(brew): updated README.md Updated README to reflect renamed alias (`buf` -> `bfu`) Co-authored-by: Robby Russell <robby@planetargon.com>
-
F. Javier Campa L authored
* Added 'greedy' brew upgrade aliases' * Added a description of the new 'greedy' upgrade aliases Co-authored-by: Robby Russell <robby@planetargon.com>
-
Sung kyung Park authored
* Adding new alias for brew uninstall --zap as buz * Closes #10329 * add buz * closes #10329 * Fix typo * Closes ohmyzsh#10329 * Closes ohmyzsh#10329 Co-authored-by: Sung <sungkyungpark@bol.com> Co-authored-by: Robby Russell <robby@planetargon.com>
-