Welcome to my dotfiles! The files here are a pretty minimal setup for easily running Docker, Tmux, and Vim. I'm currently using RCM from thoughtbot to manage everything.
./install
This script installs the following:
- Homebrew with applications defined in the
Brewfile- Tmux
- Vim/Neovim
- Alcritty
- ...lots more
- Also runs
.macoswhich sets up plist configurations for MacOS
Reposting usage instructions here:
rcupis the main program. It is used to install and update dotfiles, with support for tags, host-specific files, and multiple source directories.rcdnis the opposite ofrcup.mkrcis for introducing a dotfile into your dotfiles directory, with support for tags and multiple source directories.lsrcshows you all your dotfiles and where they would be symlinked to. It is used byrcupbut is provided for your own use, too.