diff --git a/dot_config/private_fish/abbreviations.fish.tmpl b/dot_config/private_fish/abbreviations.fish.tmpl index 254b75e..be31d9c 100644 --- a/dot_config/private_fish/abbreviations.fish.tmpl +++ b/dot_config/private_fish/abbreviations.fish.tmpl @@ -254,6 +254,7 @@ end if type -q bat; abbr cat 'bat' + abbr bh 'bat -l help' end if type -q grc;