No description
Find a file
Nicholas bd333715f9
All checks were successful
Build and Push / build-push-pages (push) Successful in 29s
Merge pull request 'iron' (#18) from iron into main
Reviewed-on: #18
2026-02-20 14:49:05 -06:00
.forgejo/workflows push to main in gh 2025-12-20 05:36:15 -06:00
.github/workflows wip notes 2025-12-20 05:36:15 -06:00
aerospace something broke with aerospace, this just hides the problem 2026-01-24 13:39:23 -06:00
ai feat(ai): add draw.io MCP integration for offline diagram generation 2026-01-21 17:30:31 -06:00
backgrounds Fresh start 2022-10-25 08:49:38 -05:00
copier/.copier_templates update copupdate copier 2025-12-28 07:21:04 -06:00
docs docs: improve documentation clarity and completeness 2026-01-23 11:56:10 -06:00
fin update oencode 2025-12-31 12:45:58 -06:00
fzf fix some ws stuff 2025-12-16 10:05:28 -06:00
git update 2025-11-25 14:54:58 -06:00
gitui/.config/gitui Fresh start 2022-10-25 08:49:38 -05:00
home/.config/opencode/agent chore(agents): slim instructions and remove nexus refs 2026-01-25 18:15:27 -06:00
i3/.config update 2025-11-26 11:33:45 -06:00
ipython/.ipython/profile_default Feature/update iron (#41) 2024-06-24 08:26:46 -05:00
iron chmod 2026-02-06 10:17:50 -06:00
jupyter/.jupyter/custom Fresh start 2022-10-25 08:49:38 -05:00
k9s/.config/k9s update k9s with skins and argocd plugin 2026-02-06 05:55:48 -06:00
kde diff kde scripts, want to line up with aerospace more as I work 2025-11-26 16:38:45 -06:00
kitty/.config/kitty Work (#28) 2023-07-20 15:13:59 -05:00
lazydocker/.config/lazydocker updates 2024-09-28 06:16:21 -05:00
lazygit/.config/lazygit updates 2024-09-28 06:16:21 -05:00
nas-backup/docker add restic backup stuff 2025-07-10 09:44:00 -05:00
nvim/.config/nvim silence and quicken nvim 2026-02-13 10:17:58 -06:00
obs WIP 2026-01-12 17:55:00 -07:00
opencode/.config/opencode clean up a little 2026-02-20 14:48:04 -06:00
pip/.config/pip WIP 2026-01-12 17:55:00 -07:00
pyflyby Fresh start 2022-10-25 08:49:38 -05:00
qutebrowser/.config/qutebrowser general cleanup 2024-06-03 09:29:40 -05:00
rofi/.config/rofi Fresh start 2022-10-25 08:49:38 -05:00
scripts/.local/bin clean 2025-11-28 04:45:15 -06:00
starship/.config Feature/update iron (#41) 2024-06-24 08:26:46 -05:00
ta readmes 2025-11-27 13:49:14 -06:00
tmux update tmux conf gto fix ws git command - ws worktree git 2026-01-25 05:49:39 -06:00
visidata Fresh start 2022-10-25 08:49:38 -05:00
vscode update code (again) 2024-11-18 11:46:01 -06:00
workspaces updates to ws.py status -v output 2026-01-24 15:44:25 -06:00
zsh clean up a little 2026-02-20 14:48:04 -06:00
.devcontainer.json WIP 2026-01-12 17:55:00 -07:00
.gitignore remove old files and ignore restic password file 2025-07-12 20:43:23 -05:00
.pre-commit-config.yaml try to commitupdate to my precommit hook 2025-07-24 08:16:04 -05:00
.ruff.toml ignore quetebrowser and ipython python files 2024-06-04 07:00:00 -05:00
clean_env general cleanup 2024-06-03 09:29:40 -05:00
code-prompt.txt add code-prompt 2024-12-08 18:47:06 -06:00
dotfiles.txt update dotfiles files 2025-11-27 13:47:12 -06:00
envrc update envrc 2024-10-06 14:33:26 -05:00
gnome_workspace_keybindings add script for setting workspace keybindings in gnome 2024-01-02 06:47:50 -06:00
install stow personal stuff at home 2024-10-06 06:40:35 -05:00
justfile update recipe 2025-12-20 07:01:59 -06:00
README.md docs: improve documentation clarity and completeness 2026-01-23 11:56:10 -06:00
zensical.toml wip notes 2025-12-20 05:36:15 -06:00

Dotfiles

My terminal-first development environment, managed with GNU Stow.

Quick Start

git clone https://github.com/pypeaday/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow nvim tmux zsh starship git

What's Included

Package Description
nvim Neovim + LazyVim
tmux Terminal multiplexer
zsh Shell configuration
starship Prompt
git Git config & aliases
lazygit Git TUI
fzf Fuzzy finder
k9s Kubernetes TUI
opencode AI coding assistant
aerospace macOS window manager

Documentation

See the docs site for detailed setup and configuration.