yq
CLIA lightweight YAML, JSON, and XML processor.
Append an item to a YAML list in placeVerified macOS · Linux
yq -i '.list += ["c"]' config.yaml+1 more matching recipetext-processing5 recipes · 5 verified
delta
CLIA syntax-highlighting pager for git, diff, and grep output.
Set delta as git pager globally~96% est.
git config --global core.pager deltaviewers3 recipes
fd
CLIA simple, fast, and user-friendly alternative to find.
Find files by name pattern~99% est.
fd 'config' .search3 recipes
rclone
CLISync files to and from cloud storage (S3, GCS, Dropbox, etc.).
Configure a cloud remote~97% est.
rclone configfile-archive3 recipes
starship
CLIMinimal, blazing-fast, infinitely customizable prompt for any shell.
Generate default config~99% est.
starship print-config > ~/.config/starship.tomlshell2 recipes
chezmoi
CLIManage your dotfiles across multiple diverse machines securely.
shell3 recipes
helix
CLIA post-modern modal text editor built in Rust.
editors3 recipes
neovim
CLIHyperextensible Vim-based text editor.
editors2 recipes
terraform
CLIInfrastructure as Code tool for provisioning cloud resources.
cloud4 recipes