From 3ffeb2aeecd7bcf83f977d00e6ecd13c709415c5 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Sun, 29 Jan 2023 16:03:09 +0100 Subject: [PATCH] Remove bacon abbr --- .config/fish/config.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index be7da55..104e557 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -34,8 +34,6 @@ if status is-interactive abbr -ag pps "podman ps --format '{{.Names}}'" - abbr -ag bacon "bacon -j clippy" - # Functions ## Replacements function cd -w z