Dotfile configuration. Covers Neovim, TMUX, Git, ZSH, yarn.
-
Pull the project into your home directory
git clone https://github.com/richardsandoval/rs-dotfiles.git ~/.dotfiles git submodule update --init --recursive
-
Run the installation script
~/.dotfiles/install.sh
-
Change the Git configuration to your own name and email address (./git/gitconfig)