Dotfiles Configures zsh (with powelevel10k) tmux (with tpm) neo(vim) (with vimplug) and common aliases installs extra terminal binaries bat fd lsd fzf sudo -s apt update -y && apt install curl git -y && \ curl https://raw.githubusercontent.com/sreevardhanreddi/dotfiles/master/setup.sh | bash