Update aliases.zsh
This commit is contained in:
parent
cdc7df962b
commit
5e8eee53e8
1 changed files with 3 additions and 0 deletions
|
@ -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 find='fd'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue