Files
dotfiles/dot_config/home-manager/home-exa.nix
2025-03-21 19:17:43 -04:00

7 lines
110 B
Nix

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