Dotfiles
Compatibility Notes
This was developed on MacOS. Bootstrapping only proven to work on MacOS (for now).
Prereqs
Installing all of xcode is a good start.
Bootstraps
- brew + brew bundler
- neovim + vim-plug
- tmux + tpm
- yabai
- zsh + oh-my-zsh
- Anything outlined in the Brewfile
Neovim Settings
Split up my Neovim settings, as inspired by greg-js.
TODOs/Things that Still Suck
- Still need to manually source ~/.zshrc instead of doing it via the script, which suchs
- Still need to manually run nvim.sh in order to set up nvim
- Neovim configuration automation, still need to set the paths as according to this
- Instead of replacing where things go, symlink instead