chore: update depcrated options

This commit is contained in:
Ryan Yin
2024-11-12 01:17:52 +08:00
parent bdf4d46be8
commit 6bbd73c245

View File

@@ -62,7 +62,7 @@
# do not enable aliases in nushell!
enableNushellIntegration = false;
git = true;
icons = true;
icons = "auto";
};
# a cat(1) clone with syntax highlighting and Git integration.