From 17e7c708dac12b3b471eec6bc97868b15e78291f Mon Sep 17 00:00:00 2001 From: FredzyW Date: Mon, 23 Sep 2024 13:22:31 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84ndrade=20ls?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";