zsh-async
Async runner
A library that enables asynchronous task execution without external tools in zsh shells.
Because your terminal should be able to perform tasks asynchronously without external tools!
770 stars
15 watching
35 forks
Language: Shell
last commit: about 1 year ago
Linked from 1 awesome list
asyncasynchronousshellzsh
Related projects:
Repository | Description | Stars |
---|---|---|
eendroroy/alien-minimal | An asynchronous zsh prompt that updates part of the prompt asynchronously to improve performance. | 149 |
micrenda/zsh-nohup | A plugin for the ZSH shell that allows users to run commands in the background and capture output | 9 |
baliestri/adonisjs.plugin.zsh | Simplifies the process of executing the ace command in AdonisJS projects by eliminating the need to invoke Node.js. | 0 |
nonlogicaldev/shell.async-goprompt | A fast and asynchronous command prompt written in Go for Zsh shell. | 4 |
nbari/slick | An async ZSH prompt written in Rust that provides customizable display options and integrates with Git functionality. | 22 |
desyncr/auto-ls | Automatically runs commands when entering a directory or pressing enter in the current working directory | 88 |
zombieleet/async-bash | A bash script that provides asynchronous functionality for executing shell commands. | 138 |
aireck2/zsh-run-scripts | A plugin for zsh that allows users to run scripts from package.json files smartly | 5 |
khuei/winline | An asyncifed version of a zsh prompt with customizable display of directory information and git status | 1 |
pseyfert/zsh-gitlab-runner-completion | A zsh completion plugin that provides autocompletion suggestions for GitLab runner commands | 0 |
asuran/zsh-docker-machine | A plugin for oh-my-zsh that automates interactions with Docker machines using shell scripts. | 2 |
skywind3000/asyncrun.vim | An Vim plugin that enables running shell commands in the background and displaying their output in real-time within Vim's Quickfix Window. | 1,860 |
flinner/zsh-emacs | Enables fast and efficient Emacs usage in a Zsh environment with daemon capability and custom aliases. | 4 |
eendroroy/alien | An asynchronous terminal prompt that efficiently updates sections of the command line interface while allowing interactive use. | 316 |
romkatv/zsh-bin | A portable Z shell implementation with static linking and minimal dependencies. | 324 |