Fundamentally changed version of Parth/dotfiles.
Once the repo is cloned, execute the deploy script:
./deployThis script guides you through the following:
- Checks to see if you have zsh, tmux, and vim installed.
- Installs them using your default package manager if you don't have some of them installed.
- Checks to see if your default shell is zsh.
- Sets zsh to your default shell.
- Backs up your old configuration files.
Pretty convenient for configuring new servers.