user/pbsds/home: fix bat?
This commit is contained in:
parent
edb76817ff
commit
1ff1b8a08d
|
@ -244,8 +244,8 @@
|
|||
config.theme = "railscast";
|
||||
#config.style = "plain";
|
||||
config.map-syntax = [
|
||||
"poetry.toml:Toml"
|
||||
"flake.lock:Json"
|
||||
"poetry.toml:toml"
|
||||
"flake.lock:json"
|
||||
];
|
||||
# only in unstable as of 22.11:
|
||||
#extraPackages = with pkgs.bat-extras; [ batdiff batman batgrep batwatch ];
|
||||
|
|
Loading…
Reference in New Issue