mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-16 06:37:57 +00:00
Merge pull request #1402 from kaplanelad/feature/add-shellfirm-plugin
Add shellfirm plugin
This commit is contained in:
commit
d4b897e6b2
1 changed files with 1 additions and 0 deletions
|
@ -983,6 +983,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [sensei-git](https://github.com/aswitalski/oh-my-zsh-sensei-git-plugin) - Adds many `git` aliases and helper shell functions.
|
||||
* [session-sauce](https://github.com/ChrisPenner/session-sauce) - An fzf interface for tmux session creation and management for all your projects.
|
||||
* [setenv](https://github.com/kalpakrg/setenv) - Runs a script when you change directories.
|
||||
* [shellfirm](https://github.com/kaplanelad/shellfirm) - Shellfirm is a handy utility to help avoid running dangerous commands without an extra step of approval. When risky patterns is detected you will immediately get a small prompt challenge that will double verify your action.
|
||||
* [shelf](https://github.com/ecmma/shelf) -Utility which can be used to bookmark and access directly any file using mnemonics.
|
||||
* [show-path](https://github.com/redxtech/zsh-show-path) - Provides a function shows the `$PATH` line by line.
|
||||
* [simpleserver](https://github.com/sathish09/zsh_plugins/tree/master/simpleserver) - Plugin to easily start python `SimpleHTTPServer` and `SimpleHTTPSServer`.
|
||||
|
|
Loading…
Reference in a new issue