Update .config/fish/conf.d/30-bat.fish

This commit is contained in:
punkfairie 2024-04-21 15:08:22 -07:00
parent ebc70e8ebc
commit d271283c16
No known key found for this signature in database
GPG key ID: 1B492EAEA989C054

View file

@ -14,3 +14,4 @@ end
abbr -a B --position anywhere --set-cursor "% | {{ $batcmd }}"
abbr -a --position anywhere -- -h "-h 2>&1 | {{ $batcmd }} --plain --language=help"
abbr -a --position anywhere -- --help "--help 2>&1 | {{ $batcmd }} --plain --language=help"