batcat
This commit is contained in:
parent
b6ffd72569
commit
985d4f45a6
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
bat() {
|
||||
bat() { sh_a__b_a_t "${@}"; }
|
||||
sh_a__b_a_t() {
|
||||
batcat \
|
||||
"${@}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue