Skip to content

docs: add Oh My Zsh completion#258

Merged
Nmishin merged 1 commit intotofuutils:mainfrom
samuel-phan:main
Sep 30, 2024
Merged

docs: add Oh My Zsh completion#258
Nmishin merged 1 commit intotofuutils:mainfrom
samuel-phan:main

Conversation

@samuel-phan
Copy link
Copy Markdown
Contributor

Fix #151

fix tofuutils#151

Signed-off-by: Samuel Phan <samuel@quoonel.com>
Copy link
Copy Markdown
Collaborator

@Nmishin Nmishin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks super, thank you for PR!

@Nmishin Nmishin merged commit 133d978 into tofuutils:main Sep 30, 2024
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Oct 11, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor | `v3.1.0` -> `v3.2.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v3.2.4`](https://github.com/tofuutils/tenv/releases/tag/v3.2.4)

[Compare Source](tofuutils/tenv@v3.2.3...v3.2.4)

#### What's Changed

-   docs: add Oh My Zsh completion by [@&#8203;samuel-phan](https://github.com/samuel-phan) in tofuutils/tenv#258
-   Fix : proxy missing env by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#260

#### New Contributors

-   [@&#8203;samuel-phan](https://github.com/samuel-phan) made their first contribution in tofuutils/tenv#258

**Full Changelog**: tofuutils/tenv@v3.2.3...v3.2.4

### [`v3.2.3`](https://github.com/tofuutils/tenv/releases/tag/v3.2.3)

[Compare Source](tofuutils/tenv@v3.2.2...v3.2.3)

#### What's Changed

-   go: bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in tofuutils/tenv#251
-   Update Cobra sub commands to use RunE by [@&#8203;ncthompson](https://github.com/ncthompson) in tofuutils/tenv#254
-   Avoid duplicate error message display  by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#256

#### New Contributors

-   [@&#8203;ncthompson](https://github.com/ncthompson) made their first contribution in tofuutils/tenv#254

**Full Changelog**: tofuutils/tenv@v3.2.2...v3.2.3

### [`v3.2.2`](https://github.com/tofuutils/tenv/releases/tag/v3.2.2)

[Compare Source](tofuutils/tenv@v3.2.1...v3.2.2)

#### What's Changed

-   Fix : read iac files from WorkPath (chdir proxy flag) by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#250

**Full Changelog**: tofuutils/tenv@v3.2.1...v3.2.2

### [`v3.2.1`](https://github.com/tofuutils/tenv/releases/tag/v3.2.1)

[Compare Source](tofuutils/tenv@v3.1.0...v3.2.1)

#### What's Changed

-   fix : skip all cosign tests by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#248

**Full Changelog**: tofuutils/tenv@v3.2.0...v3.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve the ZSH completion guide

2 participants