Assumes macOS.
- zsh
- neovim
- alacritty
- tmux
- slate for window management
- Karabiner-Elements for keyboard customization
$ git clone https://github.com/jdsutherland/dotfiles.git ~/.dotfiles
$ ~/.dotfiles/scripts/install.sh
$ rcup -v
$ git clone [email protected]:jdsutherland/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.sh
It will install rcm and use that to safely symlink the dotfiles, prompting you
if a file already exists (like if you already have ~/.zshrc
).