diff --git a/shared/fish.nix b/shared/fish.nix index 9a61ee3..48e1eee 100644 --- a/shared/fish.nix +++ b/shared/fish.nix @@ -39,7 +39,7 @@ ]; shellAbbrs = { homec="nvim ~/nix/config/home.nix"; - ls="exa -lag --header"; + ls="exa -l --no-time --no-permissions --no-user"; dev="nix develop --command fish"; spot="steam-run ~/program/spotify_player"; sc="sc-im";