multi-evalcache
Startup accelerator
A zsh plugin that caches multiple eval loads to speed up startup time by reducing the number of repeated evaluations.
zsh plugin to cache multiple eval loads to improve startup time, inspired by mroth/evalcache
0 stars
1 watching
0 forks
Language: Shell
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mroth/evalcache | A plugin to cache the output of binary initialization commands in shell startups. | 199 |
mfaerevaag/wd | Tool for quickly jumping to frequently visited directories in the zsh shell. | 694 |
paulmelnikow/zsh-startup-timer | Measures the time it takes for a shell to start up and displays it in real-time. | 21 |
z-shell/zi-rbenv | Automates faster Zsh startup with rbenv integration | 5 |
elliottcable/rbenv.plugin.zsh | Automates loading of rbenv and its completions into the shell for Ruby users. | 4 |
quarticcat/zsh-smartcache | A Zsh plugin to improve shell startup by caching command output and completions. | 32 |
romkatv/zsh-bench | An interactive shell benchmarking tool to measure user-visible latency and performance of Zsh. | 633 |
cloudstek/zsh-plugin-appup | Automates Docker and Vagrant workflow management for developers | 18 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
oknowton/zsh-dwim | An extension for zsh shell that predicts and auto-completes common commands to save typing time | 88 |
fabiokiatkowski/exercism.plugin.zsh | A plugin to enhance the Oh My Zsh framework with features and functionality from Excercism.io for learning and improving shell scripting skills. | 10 |
wakeful/zsh-packer | A tool that automates the creation of platform-specific images for Zsh shells. | 5 |
mdumitru/fancy-ctrl-z | A plugin for ZSH that allows users to quickly switch back to Vim after pausing it by pressing Ctrl-Z | 20 |
romkatv/zsh-defer | A plugin for zsh that executes commands after all other commands have finished and zle is idle. | 356 |
rastislavcore/alt-and-select | An Oh My Zsh plugin that enhances text editing capabilities with shortcuts and navigation keys. | 6 |