Commit for generation 83

This commit is contained in:
2024-09-25 15:43:39 -04:00
parent e3922c0272
commit 87ccf74cfe

View File

@@ -276,7 +276,7 @@ eval "$(starship init zsh)"
# Options
enableCompletion = true;
dotDir = "~/";
dotDir = "";
history = {
path = ".zsh_history";
save = 10000;