zload
Function loader
A plugin for zsh that enables the automatic reloading of loaded functions and completion files based on changes to the source code.
zsh plugin to load files as an autoloading function
14 stars
2 watching
1 forks
Language: Shell
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doc0x1/zautoload | An autoloader plugin for customizing Zsh configuration files using the .<name>.zsh convention | 4 |
qoomon/zsh-lazyload | A plugin that loads commands lazily to speed up the startup time of the zsh shell. | 120 |
aubreypwd/zsh-plugin-reload | Automates reloading of zsh configuration files on change | 7 |
sbfaulkner/dev-plugin-zsh | Automates project setup and workflow tasks | 5 |
srijanshetty/node.plugin.zsh | A plugin for loading Node.js environment and completions in zsh shells | 5 |
goarano/zsh-lazy-load | Provides an extensible way to load zsh completion functions on-demand without requiring shell startup time | 2 |
alexiszamanidis/zsh-git-fzf | An interactive ZSH plugin that simplifies and streamlines common Git operations. | 24 |
hlohm/mfunc | A plugin that enables users to define and store shell functions temporarily or persistently without modifying their configuration files. | 7 |
chmouel/zsh-select-with-lf | A plugin for zsh shell to select files or directories using lf | 7 |
darrenbutcher/plugin | Tools to manage custom zsh plugins | 12 |
borracciablu/aws-upload-zsh | A zsh plugin that integrates aws-upload to enhance productivity | 1 |
bronzedeer/zsh-completion-sync | Automatically reloads completion system when new entries are added to dynamic paths | 6 |
tong/zsh.plugin.hashlink | A plugin for the zsh shell that provides functionality related to hashing and linking files. | 0 |
jkcdarunday/zplug-blame | A plugin that displays load times of zplug plugins | 0 |
erikced/zsh-pyenv-lazy-load | A plugin that automatically loads pyenv dependencies when they are needed by the zsh shell. | 3 |