Skip to content

Commit

Permalink
refactor: Add alias eza=eza --icons
Browse files Browse the repository at this point in the history
  • Loading branch information
TerrorSquad committed May 5, 2024
1 parent d5740ec commit 5e53d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions post-installation/defaults/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ alias bxd="bin/xdebug disable"
alias open="xdg-open"
alias sail="./vendor/bin/sail"
alias dps="docker ps --format \"table {{.ID}}\t{{.Names}}\t{{.RunningFor}}\t{{.Status}}\""
alias eza="eza --icons"
alias ls=eza

export BAT_PAGER="less --mouse -RF"
Expand Down

0 comments on commit 5e53d9b

Please sign in to comment.