Configure bat, the nicer cat
This commit is contained in:
parent
337bebbb0c
commit
8aad11aed1
2 changed files with 8 additions and 0 deletions
6
.config/bat/config
Normal file
6
.config/bat/config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
--theme="TwoDark"
|
||||
|
||||
--style="numbers,changes,header"
|
||||
|
||||
--map-syntax ".flake8:ini"
|
||||
--map-syntax "poetry.lock:toml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue