chore(zsh): alias tree

main
sudo pacman -Syu 2024-01-06 14:05:52 +07:00
parent 1f90efc96f
commit 993464c981
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ alias meo="make"
if command -v eza &>/dev/null; then
alias ls="eza"
alias la="eza -la"
alias lt="eza --tree"
fi
# https://github.com/wilfred/difftastic