Checking if starship.toml is mentyioned multiple times
This commit is contained in:
+1
-1
@@ -1132,7 +1132,7 @@ This file sets up starship prompt
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Use the starship.toml from your assets
|
||||
# Use the starship.toml from your assets <-- this should be the only place doing it!
|
||||
xdg.configFile."starship.toml".source = "${flakeRoot}/assets/common/conf/starship.toml";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user