Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.3 KB

File metadata and controls

27 lines (19 loc) · 1.3 KB

Dotfiles

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. 🚧

Feature Highlights

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.

Thanks

Most of the setup have come from helpful articles and other dotfiles.