From b797d082e18f4c077f27a310bd38379c2be8cd40 Mon Sep 17 00:00:00 2001 From: Kulvir Singh Date: Wed, 25 Sep 2024 20:46:07 +0530 Subject: [PATCH] one line ewww --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index fe595ee..fe80af1 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -11,7 +11,7 @@ alias gs='git status' alias python='python3' -alias ls='ls --color' +alias ls='lsd' alias nv='nvim' # cool to use tools (if ever wanted to)