From b618c2bb7aa621ea9216fc729bf0c3eff9ac09ef Mon Sep 17 00:00:00 2001 From: "Rory&::Emma" Date: Thu, 1 Aug 2024 20:36:51 +0000 Subject: Server changes --- modules/users/Rory.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/users') diff --git a/modules/users/Rory.nix b/modules/users/Rory.nix index 5e09c09..2556c1c 100755 --- a/modules/users/Rory.nix +++ b/modules/users/Rory.nix @@ -121,7 +121,7 @@ # - dotnet alias drun='dotnet watch run --no-hot-reload --property WarningLevel=0' alias dbuild='dotnet watch build --no-hot-reload --property WarningLevel=0' - alias ls='lsd -lA --color=always --icon=always' + alias ls='lsd -lAhF --color=always --icon=always' alias transfetch='neofetch --kitty ~/trans_witch.jpg' alias gc='git-commit' [ -f "$HOME/.profile" ] && . $HOME/.profile -- cgit 1.5.1