Skip to content

Commit

Permalink
Brewfile: replace exa with eza
Browse files Browse the repository at this point in the history
  • Loading branch information
piger committed Mar 5, 2024
1 parent 3c161c3 commit 4561a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ brew "dog"
# Spellchecker wrapping library
brew "enchant"

# Modern replacement for 'ls'
brew "exa"
# Modern, maintained replacement for ls
brew "eza"

# Simple, fast and user-friendly alternative to find
brew "fd"
Expand Down

0 comments on commit 4561a3d

Please sign in to comment.