This commit is contained in:
biscuit
2025-06-19 17:38:29 -05:00
parent e33dbea82e
commit 4a4f66c08e
6 changed files with 79 additions and 86 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
terminal = {
termFont = "JetBrainsMono Nerd Font"; # e.g., JetBrainsMono Nerd Font
termSize = "18";
termShell = "fish";
termShell = "zsh";
shellAliases = {
ls = "ls --color=auto";