Gen 297: fixed bugs introduced by the previous commit

This commit is contained in:
pagedMov
2024-10-10 20:14:20 -04:00
parent 447c26ac79
commit 53bd455c28
3 changed files with 6 additions and 7 deletions

View File

@@ -3,11 +3,7 @@
{
programs.starship = {
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;
enableNushellIntegration = true;
enableZshIntegration = false;
settings = {
# right_format = "$cmd_duration";