Changes
2 changed files (+4/-4)
-
-
@@ -21,9 +21,9 @@ bash = {enable = true; }; # A modern replacement for ls. # https://the.exa.website/ exa = { # A modern replacement for ls (fork of exa). # https://eza.rocks/ eza = { enable = true; # Whether to enable recommended exa aliases (ls, ll…).
-
-
-
@@ -340,7 +340,7 @@ }''; }; # Colourise exa, ls, lf, etc... # Colourise eza, ls, lf, etc... # This needs to be done in .zshrc: in Crostini, `home.sessionVariables` # cannot invoke `vivid` binary. Probably evaluation timing? programs.zsh.initExtra = ''
-