Files
dotfiles/home-manager/home-exa.nix
2024-04-12 11:05:24 -04:00

7 lines
108 B
Nix

{
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;
icons = true;
}