From d82e0e12f76615c9e65a1ca4904cc4a4e701e85f Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 2 Jun 2023 13:28:13 -0600 Subject: [PATCH] Add `p6m7g8/p6-zsh-projen-plugin` Add `p6m7g8/p6-zsh-projen-plugin` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c55a18f..9fb732f 100644 --- a/README.md +++ b/README.md @@ -1086,6 +1086,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [profile-secrets](https://github.com/gmatheu/shell-plugins) - Securely keep sensitive variables (api tokens, passwords, etc) as part of your terminal init files. Uses gpg to encrypt/decrypt the file with your secrets. - [project (gko)](https://github.com/gko/project) - Create node/python/ruby projects both locally and on github(private or public repository). - [project (voronkovich)](https://github.com/voronkovich/project.plugin.zsh) - Plugin for managing projects. +- [projen](https://github.com/p6m7g8/p6-zsh-projen-plugin) - Adds aliases for [projen](https://github.com/projen/projen). - [prompt-generator](https://github.com/the10thWiz/zsh-prompt-generator) - Generates custom themes. Some generated themes require powerline-compatible fonts. - [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Quickly enable and disable proxy shell environment settings. - [proxy](https://github.com/SukkaW/zsh-proxy) - Configure proxy settings for some package managers and software.