doas-zsh-plugin
Escape key shortcut
An zsh plugin to automatically prefix current or previous commands with the doas command by double pressing the escape key.
Simple zsh plugin to insert doas by pressing double-ESC (forked from OMZ's sudo plugin)
3 stars
2 watching
1 forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anatolykopyl/doas-zsh-plugin | A plugin that simplifies the process of running commands with elevated privileges by prefixing them with doas, allowing for easier addition of permission requirements. | 6 |
bezhermoso/zsh-escape-backtick | A plugin for zsh shell that enables quick insertion of escaped backticks with double-tap key combination. | 1 |
gantsign/zsh-plugins | Provides additional features and functionality to the Zsh shell environment. | 4 |
robertzk/send.zsh | A utility plugin that automates the workflow of adding changes, committing, pulling, and pushing to a remote repository with a single command. | 31 |
zshzoo/magic-enter | Makes the enter key in Zsh execute a custom command or run a default action based on the environment | 13 |
eendroroy/zed-zsh | A zsh plugin that provides additional features and functionality to the Z shell environment. | 7 |
fairy-root/zsh-shortcuts-plugin | A plugin for managing command shortcuts in the Z shell to enhance terminal productivity. | 4 |
ptavares/zsh-exa | This plugin allows users to easily install and load the exa command-line tool into their zsh shell environment. | 11 |
none9632/zsh-sudo | A plugin for oh-my-zsh that simplifies sudo operations by allowing easy prefixing of current and previous commands with the sudo command. | 10 |
darrintisdale/zsh-aliases-exa | An zsh plugin providing extended aliases for the exa command-line tool, enhancing its functionality and usability. | 118 |
robsis/zsh-reentry-hook | Automatically re-enters the working directory if it has been removed and re-created | 6 |
apachler/zsh-aws | Provides shell completion support and utilities to manage AWS profiles and display them in the prompt. | 1 |
z-shell/zredis-cmd | Enables remote execution of Redis commands within a Zsh shell environment | 4 |
z-shell/zprompts | A plugin for Zsh that provides customizable themes and prompts using the original Zsh theming subsystem. | 6 |
sbfaulkner/dev-plugin-zsh | Automates project setup and workflow tasks | 5 |