diff --git a/dot_config/private_fish/abbreviations.fish.tmpl b/dot_config/private_fish/abbreviations.fish.tmpl index be31d9c..65298d3 100644 --- a/dot_config/private_fish/abbreviations.fish.tmpl +++ b/dot_config/private_fish/abbreviations.fish.tmpl @@ -413,7 +413,10 @@ if type -q mcomix end if type -q chezmoi - abbr cz chezmoi + abbr cz 'chezmoi' + abbr czd 'chezmoi diff' + abbr cza 'chezmoi apply' + abbr czc 'chezmoi cd' end if type -q hledger