alias la="ls -alhr" alias e="exit" alias ~="cd ~" alias n="cd ~/notes" alias nv="nvim" alias t="tmux" eval "$(starship init bash)"