mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 15:47:00 +00:00
feat(shell): eza, a modern replacement for ‘ls’
This commit is contained in:
@@ -14,6 +14,8 @@ packages=(
|
||||
"bkt"
|
||||
# a structural diff that understands syntax
|
||||
"difftastic"
|
||||
# a modern replacement for ‘ls’.
|
||||
"eza"
|
||||
# A simple, fast and user-friendly alternative to 'find'
|
||||
"fd-find"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user