alias ls="eza --icons" alias ll="ls -lga --header" alias tree="ls -T" alias cat="bat -S" eval "$(zoxide init --cmd cd bash)"