Update .config/fish/conf.d/30-bat.fish
This commit is contained in:
parent
550a45e957
commit
ac8f09b75d
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,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"
|
||||
abbr -a help --position anywhere "--help 2>&1 | {{ $batcmd }} --plain --language=help"
|
||||
|
|
Loading…
Reference in a new issue