Skip to content

Commit

Permalink
s/exa/eza
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Sep 9, 2023
1 parent 746c0fb commit 8ed4353
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion arch/pacstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rust=(
bat
choose
ripgrep
exa
eza
tokei
fd
grex
Expand Down
2 changes: 1 addition & 1 deletion mac/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ brew "jq"
brew "fzf"
brew "pass"
brew "hyperfine"
brew "exa"
brew "eza"
brew "just"
brew "tokei"
brew "protobuf"
Expand Down
2 changes: 1 addition & 1 deletion test/install.test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ exists() {
exists zoxide
exists hx
exists fd
exists exa
exists eza
exists rg
exists choose
exists vivid
Expand Down

0 comments on commit 8ed4353

Please sign in to comment.