tweaks for ghostty, helix, zed

This commit is contained in:
Noah Masur
2025-03-17 11:00:14 -04:00
parent a611b0ab69
commit 852ecf0b91
6 changed files with 213 additions and 3 deletions

View File

@ -22,7 +22,7 @@ in
enableFishIntegration = true;
enableBashIntegration = true;
enableZshIntegration = true;
installBatSyntax = true;
installBatSyntax = false; # The file doesn't seem to exist in the pkg
settings = {
theme = config.theme.name;
font-size = 16;