converted to zsh

This commit is contained in:
kenji
2025-07-08 23:05:33 -05:00
parent de8e083e92
commit 2580cf8aa5
+1 -1
View File
@@ -8,7 +8,7 @@
Terminal = {
font = "JetBrainsMono Nerd Font";
size = "18";
shell = "fish"; # or zsh
shell = "zsh"; # or zsh
aliases = {
};
};