Warning: These are my personal dotfiles, which are highly opinionated and in various states of "working". Use at your own risk.
- Neovim Configuration (
nvim/) - A carefully crafted development environment - Zsh Setup (
zsh/) - My stripped down shell configuration - Other Configurations (
tmux/,git/, etc) - Other things I use that I don't want to reconfigure - Scripts (
scripts/) - Random utilities includingbackyuppy(because I can't just be normal) and AWS session management - Brewfile - All the tools I
can't live withoutonly bother to update when I get a new laptop
# Clone this bad boy
git clone https://github.com/yourusername/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# Install everything (may take a while, go make coffee)
make installThere is no stinking support. But, if something breaks:
- Google your error message
- "Have you tried turning it off and on again?"
- Blame solar flares
MIT License - Use it, abuse it, improve it, or ignore it completely. I'm not your mom.