8 lines
No EOL
105 B
Nix
Executable file
8 lines
No EOL
105 B
Nix
Executable file
{
|
|
programs.starship = {
|
|
enable = true;
|
|
settings = {
|
|
gradle.symbol = "🐘";
|
|
};
|
|
};
|
|
} |