updated eza alias flags
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
home.shellAliases = {
|
||||
ls = "${lib.getExe pkgs.eza} -lgos type --no-time --follow-symlinks";
|
||||
ls = "${lib.getExe pkgs.eza} -algos type --follow-symlinks --all --all";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user