@lildude's dotfiles
August 10, 2026 ยท View on GitHub
These are my dotfiles. I've borrowed many ideas from many different locations to create my ideal setup.
This current implementation is managed using chezmoi, with Zsh plugins installed directly from pinned upstream revisions.
Installation
Direct from this repo
$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
$ brew install --cask 1password 1password-cli
$ op account add --address my.1password.com --email $EMAIL
$ eval $(op signin)
$ sh -c "$(curl -fsLS git.io/chezmoi)" -- -b ~/.local/bin init --apply lildude
On Codespaces or VS Code Remote Containers
Codespaces and VS Code Remote Containers (thanks to my settings) automatically clone the dotfiles repo and runs script/boostrap automatically when the container is started.
My Prompt

Slack Theme
Cos I need somewhere to store it
#282A36,#44475A,#44475A,#8BE9FD,#6272A4,#FFFFFF,#50FA7B,#FF5555,#44475A,#FFFFFF
Firefox
I make Firefox look much prettier using https://github.com/black7375/Firefox-UI-Fix