better bat behavior
This commit is contained in:
parent
ee76661164
commit
2adeb96fa9
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
export BAT_THEME=Catppuccin
|
||||
export BAT_STYLE=header,numbers,grid
|
||||
export BAT_STYLE=numbers
|
||||
|
||||
alias cat="bat -p"
|
||||
|
|
Loading…
Reference in a new issue