diff --git a/modules/applications/zsh.nix b/modules/applications/zsh.nix index dfea8fd..7f33ea3 100644 --- a/modules/applications/zsh.nix +++ b/modules/applications/zsh.nix @@ -50,7 +50,7 @@ _: { command cat "$@" fi } - + custom-eza() { # behaves differently if we just call it or if we pipe initContent if [[ -t 1 ]]; then eza -hlF -aa --color=always --hyperlink --group-directories-first --show-symlinks --icons=always --git --no-permissions "$@"