feat(main): added eza support
This commit is contained in:
parent
874cd6e181
commit
e457f8d2ac
2 changed files with 15 additions and 1 deletions
|
@ -20,3 +20,8 @@ SHOW_PFETCH=1
|
|||
#
|
||||
USE_FZF=1
|
||||
#
|
||||
## Whether to use eza instead of ls. Only works when eza is installed
|
||||
## Possible values: 0 (disabled), 1 (enabled, default)
|
||||
#
|
||||
USE_EZA=1
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue