From 145e58c999d0af9122c591ae7ff6c670f394e492 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 19 Sep 2022 08:38:27 -0600 Subject: [PATCH] Add `zkuzmic/which-jspm` Add `zkuzmic/which-jspm` now that https://github.com/zkuzmic/which-jspm/issues/2 is closed Closes https://github.com/zkuzmic/which-jspm/issues/2 Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc5976e..328dc29 100644 --- a/README.md +++ b/README.md @@ -1191,6 +1191,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not - [web-search (sinetoami)](https://github.com/sinetoami/web-search) - Add commands to run bing, google, yahoo, & duckduckgo searches directly from the CLI. - [web-search (yabanahano)](https://github.com/Yabanahano/web-search) - Adds aliases for searching with Google, Wiki, Bing, YouTube and other popular services. - [whobrokemycode](https://github.com/cameronbroe/whobrokemycode) - Highlight where a particular line was last changed in a file using `git blame`. +- [which-jspm](https://github.com/zkuzmic/which-jspm/) - Adds `npm`, `yarn` or `pnpm` to the end of your prompt depending on what lockfile(s) it detects in the current directory. - [window-title](https://github.com/olets/zsh-window-title) - Adds informative tiles to your terminal windows. - [windows-title](https://github.com/mdarocha/zsh-windows-title) - Dynamically updates terminal window title with current directory and the last command run. - [wordle](https://github.com/zechris/zwordle) - Wordle for ZSH, with tab-completions.