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