mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
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 <jpb@unixorn.net>
This commit is contained in:
parent
644ce9c461
commit
145e58c999
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue