-
Notifications
You must be signed in to change notification settings - Fork 146
Recipes for popular programs
- Additional Recipes
- Setup
Find 120+ more recipes here.
Add the following snippet as the first plugin in your configuration:
zinit light-mode for zdharma-continuum/zinit-annex-bin-gem-nodeArgo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
zi for \
as'completions' \
atclone'
./argocd* completion zsh > _argocd' \
atpull'%atclone' \
from'gh-r' \
if'[[ "$(uname -m)" == x86_64 ]]' \
sbin'argocd* -> argocd' \
argoproj/argo-cdA cat(1) clone with syntax highlighting and Git integration.
zi for \
from'gh-r' \
lbin'!' \
id-as \
null \
@sharkdp/batAn experimental tool for linting and checking Makefiles
zi for \
from'gh-r' \
lbin'!checkmake* -> checkmake' \
id-as \
null \
@mrtazz/checkmakeTerminal based "The Matrix" like implementation
zi for \
as'program' \
atclone"./configure --prefix=$ZPFX > /dev/null" \
atpull'%atclone' \
make"-j PREFIX=${ZPFX} install > /dev/null" \
pick"cmatrix" \
abishekvashok/cmatrixA syntax-highlighting pager for git, diff, and grep output.
zi for \
from'gh-r' \
sbin'**/delta -> delta' \
dandavison/deltaLoad and unload environment variables depending on the current directory.
zi for \
as"program" \
atclone'./direnv hook zsh > zhook.zsh' \
from"gh-r" \
light-mode \
mv"direnv* -> direnv" \
src'zhook.zsh' \
direnv/direnvDocker CLI plugin for extended build capabilities with BuildKit
zi for \
as'completions' \
atclone'buildx* completion zsh > _buildx' \
from"gh-r" \
sbin'!buildx-* -> buildx' \
@docker/buildx \Programs to keep Docker login credentials safe by storing them in platform keystores
zi for \
from"gh-r" \
sbin'!* -> docker-credential-desktop' \
@docker/docker-credential-helpersA more intuitive version of du in rust
zi for \
from'gh-r' \
lbin'!' \
id-as \
null \
@bootandy/dustexa is a modern replacement for ls.
zi for \
atclone'cp -vf completions/exa.zsh _exa' \
from'gh-r' \
sbin'**/exa -> exa' \
ogham/exaA simple, fast, and user-friendly alternative to 'find'.
zi for \
from'gh-r' \
lbin'!' \
id-as \
null \
@sharkdp/fdFast and simple Node.js version manager, built with Rust.
zinit for \
as'completion' \
atclone"./fnm completions --shell zsh > _fnm.zsh" \
atload'eval $(fnm env --shell zsh)' \
atpull'%atclone' \
blockf \
from'gh-r' \
nocompile \
sbin'fnm' \
@Schniz/fnmFogg is an opinionated tool for managing infrastructure-as-code repositories using Terraform.
zi for \
from'gh-r' \
lbin'!' \
id-as \
null \
@chanzuckerberg/foggCommand-line tool and terminal JSON viewer
zi for \
from'gh-r' \
sbin'**/fx* -> fx' \
@antonmedv/fxfzf is a general-purpose command-line fuzzy finder.
zi for \
from'gh-r' \
lbin'!fzf' \
atclone'fzf --zsh > fzf.zsh' \
atpull'%atclone' \
src'fzf.zsh'
junegunn/fzfGitHub’s official command-line tool
zi for \
from'gh-r' \
sbin'**/gh' \
cli/cliAutomatic Semantic Versioning for git-based software development
zi for \
from'gh-r' \
sbin'**/git-mkver' \
idc101/git-mkverCompute various size metrics for a Git repository, flagging those that might cause problems.
zi for \
from'gh-r' \
sbin'git-sizer' \
@github/git-sizerGlow is a terminal-based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
zi for \
from'gh-r' \
sbin'**/glow' \
charmbracelet/glowFast linters Runner for Go
zinit for \
atclone'golangci-lint completion zsh > _golangci-lint' \
from'gh-r' \
sbin'golangci-lint' \
@golangci/golangci-lintA command-line tool and library for generating regular expressions from user-provided test cases.
zi for \
from'gh-r' \
sbin'g*x -> grex' \
pemistahl/grexThe Missing Package Manager for macOS (or Linux).
zi for \
as'null' \
atclone'%atpull' \
atpull'
./bin/brew update --preinstall \
&& ln -sf $PWD/completions/zsh/_brew $ZINIT[COMPLETIONS_DIR] \
&& rm -f brew.zsh \
&& ./bin/brew shellenv --dummy-arg > brew.zsh \
&& zcompile brew.zsh' \
depth'3' \
nocompletions \
sbin'bin/brew' \
src'brew.zsh' \
homebrew/brewzi for \
as"program" \
from"gh-r" \
@gohugoio/hugoA terminal built on web technologies
zi for \
bpick'*.zip' \
from'gh-r' \
sbin'!**/bin/hyper' \
@vercel/hyperA command-line benchmarking tool.
zi for \
from'gh-r' \
sbin'**/h*e -> hyperfine' \
@sharkdp/hyperfinejq is a lightweight and flexible command-line JSON processor.
zi for \
from'gh-r' \
sbin'* -> jq' \
nocompile \
@jqlang/jqzinit for \
configure'--with-oniguruma=builtin' \
make \
jqlang/jqzi for \
bpick'kubectx;kubens' \
from'gh-r' \
sbin'kubectx;kubens' \
ahmetb/kubectxA simple terminal UI for git commands
zi for \
from'gh-r' \
sbin'**/lazygit' \
jesseduffield/lazygitCreate book from markdown files. Like Gitbook but implemented in Rust
zi for \
as'completions' \
atclone'mdbook completions zsh > _mdbook' \
sbin \
@rust-lang/mdBookA command-line system information tool
zinit make for @dylanaraps/neofetchVim-fork focused on extensibility and usability
zi for \
from'gh-r' \
sbin'**/nvim -> nvim' \
ver'nightly' \
neovim/neovimzi for \
from'gh-r' \
sbin'**/procs -> procs' \
dalance/procsripgrep recursively searches directories for a regex pattern while respecting your gitignore
zi for \
from'gh-r' \
sbin'**/rg -> rg' \
BurntSushi/ripgrepA shell parser, formatter, and interpreter.
zi for \
from'gh-r' \
sbin'**/sh* -> shfmt' \
@mvdan/shA minimal, blazing-fast, and infinitely customizable prompt for any shell!
zi for \
from'gh-r' \
sbin'**/starship -> starship' \
starship/starshipzinit build for @aspiers/stowA terminal multiplexer. It enables a number of terminals to be created, accessed, and controlled from a single screen.
zinit for \
configure'--disable-utf8proc' \
make \
@tmux/tmuxCPU, RAM, and load monitor for use with tmux
zinit for \
cmake \
@thewtex/tmux-mem-cpu-loadzinit id-as for \
cmake \
@thewtex/tmux-mem-cpu-load \
configure'--disable-utf8proc' make \
@tmux/tmuxA program that displays statistics about your code
zi for \
from'gh-r' \
sbin'**/tokei -> tokei' \
XAMPPRocky/tokeiA hackable, minimal, fast TUI file explorer
zi for \ <<<
from'gh-r' \
nocompile \
sbin'**/xplr -> xplr' \
sayanarijit/xplr