Skip to content

Commit

Permalink
feat(fish): replace exa → eza
Browse files Browse the repository at this point in the history
  • Loading branch information
gquittet committed Nov 2, 2023
1 parent 538ec59 commit eaf737b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fish/.config/fish/aliases.fish
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if command -q exa
alias ls exa
if command -q eza
alias ls eza
end

if command -q tmux
Expand Down

0 comments on commit eaf737b

Please sign in to comment.