This commit is contained in:
lsoriano-mcm
2025-06-07 14:09:34 -05:00
parent 61ac2f71d5
commit f23d023551
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
terminal = {
termFont = "JetBrainsMono Nerd Font"; # e.g., JetBrainsMono Nerd Font
termSize = "20";
termShell = "fish";
termShell = "zsh";
shellAliases = {
ls = "ls --color=auto";
update = ''