From 6f14718d55d40db43457ac1ee94ea27100186370 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 16 Jan 2025 08:35:03 -0700 Subject: [PATCH] Add `MicahElliott/scad` Add `MicahElliott/scad` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61218c6ee..9f3b48e64 100755 --- a/README.md +++ b/README.md @@ -1388,6 +1388,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [sandboxd](https://github.com/benvan/sandboxd) - Speed up your `.zshrc` & shell startup with lazy-loading by only running setup commands (e.g. `eval "$(rbenv init -)"`, etc) when you need them. - [saneopt](https://github.com/willghatch/zsh-saneopt) - Sane defaults for ZSH options, in the spirit of [vim-sensible](https://github.com/tpope/vim-sensible). - [sb-upgrade](https://github.com/redxtech/zsh-sb-upgrade) - Script to automatically update apps on a seedbox. +- [scad](https://github.com/MicahElliott/scad) - Shell Colorized Aliases for Docker/Podman (SCAD). Defines [docker](https://www.docker.com/) / [podman](https://podman.io) aliases and functions. These aliases adhere to the newer style of organizing and invoking `docker` with management commands rather than the notoriously confusing “random solo commands”. Requires [GRC](https://github.com/garabik/grc) and [jq](https://github.com/jqlang/jq). - [schroot](https://github.com/fshp/schroot.plugin.zsh) - Show current `chroot` name in your prompt. - [sdkman](https://github.com/ptavares/zsh-sdkman) - Installs [sdkman](https://github.com/sdkman) and adds completions and aliases for it. - [sealion](https://github.com/xyproto/sealion) - Allows you to set reminders that will appear in your terminal when your prompt is refreshed.