These are config files to set up a system the way I like it.
Vim users will likely find useful stuff in my vimrc and snippets under vim/UltiSnips.
I'm also a pretty aggressive aliaser. You might find a few you like in zsh/aliases.
git clone https://github.com/r00k/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake installrake install is idempotent and handles linking dotfiles/config paths, installing Vundle, initializing git submodules, and bootstrapping core tools (mise/Homebrew packages).
Vim plugins are managed via Vundle (VundleVim/Vundle.vim). After install, run :PluginInstall in vim.
You can follow me on Twitter.