Update .config/fish/conf.d/30-bat.fish
This commit is contained in:
parent
b8abb227ef
commit
64cf4e1279
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ function cat --wraps bat
|
||||||
end
|
end
|
||||||
|
|
||||||
abbr -a B --position anywhere --set-cursor "% | bat"
|
abbr -a B --position anywhere --set-cursor "% | bat"
|
||||||
|
abbr -a --position anywhere -- -h "-h 2>&1 | bat --plain --language=help"
|
||||||
|
|
Loading…
Reference in a new issue