Dotfiles and other setup files for use across systems
- Clone this repo into
${HOME}/code/github.com/yndajas/dotfiles - In Terminal, run
./installfrom the cloned directory - Install Xcode (at least the command line tools) manually (to be automated later)?
- Run
bat cache --buildto register Bat themes - Add WakaTime API keys to VS Code and Neovim
- Restart to register the Colemak DH layout
Most of the files contained in this repo are symlinked into the home directory
(or another appropriate directory). Because of how symlinking works, changes
will automatically be made directly in the cloned directory. .zshrc is set up
to provide notifications of uncommitted or unpushed changes.
If any new files need backing up, move them into the cloned directory and update
install.conf.yaml to set up an appropriate symlink.
If any new install steps beyond symlinking files are required, add or update the
shell sections in install.conf.yaml.