fish: Fix typo exa
-> eza
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
c3c9fecb18
commit
6735aab569
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
shellAliases = {
|
||||
# My defaults
|
||||
"ls" = "exa";
|
||||
"ls" = "eza";
|
||||
"dig" = "dig +noall +answer";
|
||||
"ffmpeg" = "ffmpeg -hide_banner -loglevel error -stats -threads 10";
|
||||
"rsync" = "rsync --info=progress2 --progress -rpgo --partial --inplace";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue