Personal dotfile configurations
  • Shell 49.5%
  • Nix 32.8%
  • Lua 17.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 10:33:18 -07:00
.config Update copilot autocomplete button 2026-09-11 10:33:18 -07:00
.emoji Update emojis to unicode 15.1 2024-02-16 09:47:41 -08:00
.gitignore Update gitignore 2021-03-23 10:48:52 -07:00
Filefile 🔥 Remove unused util files 2018-09-15 12:08:29 -07:00
install.sh Update nix to 25.11 2026-04-18 10:00:02 -07:00
LICENSE.md Update README and License 2022-07-24 16:27:05 -07:00
README.md Fix neutral block heuristic 2023-10-21 22:44:16 -07:00

Britt Gresham's Dotfiles Repo

A place to store my dotfiles. Use them as is or for inspiration for your own dotfiles.

This is now the third iteration of my dotfiles. The first iteration was bash centered, the second iteration moved into zsh, now we play with Nix. Read more about my adventure with Nix at https://devlog.brittg.com/tags/nix/

Installation

Pull down this git repository and run install.sh to install dotfiles.

git clone https://github.com/demophoon/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh
woah