- Install oh-my-zsh and neovim.
- Download or copy and paste the contents of whichever dotfiles you'd like to use and edit/remove the fields that seem inappropriate to you (e.g. the user information in
.git_config
). If you'd like you can also clone this repo and symlink its files to keep your dotfiles up to date with changes here. - Run
source <file_name>
after bringing in any changes so that they take effect immediately.
Could consider integrating with something like chezmoi to make this more straightforward and feature rich.