workmac: bat theming workaround can be removed after upgrading iTerm
This commit is contained in:
parent
b07df062b2
commit
23cc9c7f80
|
@ -26,9 +26,6 @@ in
|
|||
# also TODO: color schemes nix-darwin
|
||||
];
|
||||
|
||||
# pinning theme is necessary until iTerm 3.5, because despite the dark terminal background, bat detects light mode and adapts theme
|
||||
programs.bat.config.theme = "Visual Studio Dark+";
|
||||
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
# ssh host config
|
||||
|
|
Loading…
Reference in a new issue