git
- Expects to be running on a linux distro that uses APT (including WSL)
- Vim config based off of kalda341's vimrc
- Tmux config based off of samoshink's tmux config
Run the install script from this directory
If you're using WSL, before you run the install script, run the following commands to configure WSL-specific installation options
echo "export PLATFORM=WSL" > "$HOME/.zsh_local"