From d30ecb97ee1c3323b577267373686656278165b8 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Wed, 22 Jan 2025 17:08:43 +0100 Subject: [PATCH] feat: add oh-my-zsh `gi` for creating .gitignore files. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72fb984..e22ee5d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ All of these plugins are compatible with the [**:zap: Zap**](https://www.zapzsh. - [omz-take](https://github.com/GianniBYoung/omz-take) - `Take` function from 'oh my zsh' - [fzf-zellij](https://github.com/TiagoAraujoDev/fzf-zellij) - ZSH plugin to give zellij extra powers using fzf - [zabb](https://github.com/Mellbourn/zabb) - a zsh plugin for finding z abbreviations +- [omz-gitignore](https://github.com/valerius21/omz-gitignore) - `gi` function from 'oh my zsh' for creating gitignore files ## CONTRIBUTING