7 lines
110 B
Nix
7 lines
110 B
Nix
{
|
|
enable = true;
|
|
enableBashIntegration = true;
|
|
enableZshIntegration = true;
|
|
icons = "auto";
|
|
}
|