mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add link to cheatsheet plugin
* Add link to [cheatsheet](https://github.com/0b10/cheatsheet) plugin
This commit is contained in:
parent
51d604e765
commit
c17d84a787
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@ the state of the Zsh session and to delete the plugins and snippets from the dis
|
|||
* [cdc](https://github.com/evanthegrayt/cdc) - Shell function for changing directory to a directory found in one of your defined frequently-used places.
|
||||
* [cdr](https://github.com/willghatch/zsh-cdr) - Easy setup of cdr for ZSH.
|
||||
* [change-case](https://github.com/mtxr/zsh-change-case) - Plugin for fast swap between upper and lower case in your command line. :sunglasses:
|
||||
* [cheatsheet](https://github.com/0b10/cheatsheet) - Plugin to easily view, create, and edit cheatsheets.
|
||||
* [check-deps](https://github.com/zpm-zsh/check-deps) - Helper for ZSH plugins that allows them to show how to install any missing dependencies. Works on Debian (and derivatives like Ubuntu), Arch and its derivatives, Nodejs and ZSH plugins if you are using the [zpm](https://github.com/zpm-zsh/zpm) framework.
|
||||
* [clean-project](https://github.com/wwilsman/zsh-clean-project) - Remove files from projects (automatically by default). Useful for keeping `.DS_Store` and `Thumbs.db` files from cluttering your directories.
|
||||
* [clipboard](https://github.com/zpm-zsh/clipboard) - Adds a cross-platform helper function to access the system clipboard. Works on macOS, X11 (and Wayland) and Cygwin.
|
||||
|
|
Loading…
Reference in a new issue