diff --git a/.zshrc b/.zshrc index 2351ee5..92333cc 100644 --- a/.zshrc +++ b/.zshrc @@ -151,6 +151,7 @@ export K8S_PATH="$k8s_working_dir/kubernetes" alias chrome="google-chrome-stable /dev/null &" +alias ls="exa" alias ll="ls -ahl" # Disable powerlevel prompt for using neofetch