Update aliases.zsh

This commit is contained in:
eeleater 2024-02-05 16:05:17 +00:00
parent cdc7df962b
commit 5e8eee53e8

View file

@ -1,3 +1,6 @@
# temp fix for eza
alias ls='eza -F -gh --group-directories-first --git --git-ignore --icons --color-scale all --hyperlink'
alias grep='rg' alias grep='rg'
alias find='fd' alias find='fd'