This repo houses my personal dotfiles.
Note that this project is tailored for my own specific use-cases, and I've not tested much outside of my own personal use. Use at your own risk. 🚧
Here are some of the things that are included in these dotfiles:
- Setup scripts for bootstrapping new MacOS installations.
$HOME
dotfiles managed via GNU Stow.- Global packages and applications managed via Brew.
- Nix and Nix Flakes to manage per-project environment and tools.
- Configuration and theme for iTerm2.
- Configurations for various shell related utilities like
bash
,git
,vim
, etc. - One-off
bin
scripts. - Configuration for VSCode, including locally managed extensions.
Most of the setup have come from helpful articles and other dotfiles.