zsh-defer
Command queue
A plugin for zsh that executes commands after all other commands have finished and zle is idle.
Deferred execution of Zsh commands
356 stars
8 watching
11 forks
Language: Shell
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
romkatv/zsh-bin | A portable Z shell implementation with static linking and minimal dependencies. | 322 |
romkatv/zsh-bench | An interactive shell benchmarking tool to measure user-visible latency and performance of Zsh. | 633 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
z-shell/declare-zsh | A tool to parse and modify ZI commands in .zshrc files. | 7 |
zpm-zsh/undollar | A Zsh plugin that automatically strips dollar signs from the beginning of terminal commands | 17 |
tomfromberlin/zsh-cmd-time | A plugin that displays the execution time of commands in the Z shell prompt and exports it as a variable | 1 |
tom-auger/cmdtime | A ZSH plugin to display the duration of executed commands in the terminal. | 28 |
aubreypwd/zsh-plugin-require | A plugin for zsh that automates dependency management for shell commands. | 2 |
kkrainbow/zsh-command-note.plugin | A plugin for oh-my-zsh to record and manage complex commands with notes. | 12 |
yttehs-hdx/zsh-zpacman | A plugin for the oh-my-zsh shell configuration framework that enhances it with zpacman command completion. | 0 |
rtakasuke/zsh-duration | Displays command duration when it exceeds a specified threshold | 0 |
enrico9034/zsh-watch-plugin | Automatically prefixes typed commands with the watch keyword to enable command history and undo functionality. | 17 |
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 |
d12frosted/cabal.plugin.zsh | A plugin for the zsh shell, providing additional functionality and features to extend its capabilities. | 0 |
z-shell/zredis-cmd | Enables remote execution of Redis commands within a Zsh shell environment | 4 |