From 403d1b0d17d10a833064f7b65acaa86b67ee8972 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:05:00 -0700 Subject: [PATCH] Update .config/fish/conf.d/30-chezmoi.fish --- dot_config/fish/conf.d/30-chezmoi.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/fish/conf.d/30-chezmoi.fish b/dot_config/fish/conf.d/30-chezmoi.fish index 1a87490..0764ee9 100644 --- a/dot_config/fish/conf.d/30-chezmoi.fish +++ b/dot_config/fish/conf.d/30-chezmoi.fish @@ -4,3 +4,4 @@ abbr -a cz --position command chezmoi abbr -a czap --position command "chezmoi apply" abbr -a cza --position command "chezmoi add" abbr -a czc --position command "chezmoi cd" +abbr -a cze --position command "chezmoi edit"