No description
Find a file
Nicholas e3d91aed16
All checks were successful
Build and Push / build-push-pages (push) Successful in 28s
Merge pull request 'artifactory url for iron' (#20) from iron into main
Reviewed-on: #20
2026-08-21 11:31:31 -05: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 Merge branch 'main' into iron 2026-08-18 17:41:42 -05:00
docs feat(copilot): add Azure DevOps work item mode 2026-07-30 12:52:51 -05: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
ghostty/.config/ghostty iron updates 2026-07-06 08:43:05 -05:00
git update 2025-11-25 14:54:58 -06:00
gitui/.config/gitui Fresh start 2022-10-25 08:49:38 -05:00
gnome/.local/bin iron updates 2026-07-06 08:43:05 -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 artifactory url for iron 2026-08-21 11:30:31 -05:00
jupyter/.jupyter/custom Fresh start 2022-10-25 08:49:38 -05:00
k9s/.config/k9s update 2026-07-08 16:19:34 -05: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 chore(copilot): allow read-only fsx and batch aws calls 2026-06-24 14:35:48 -05: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 add tmux-state-md 2026-03-27 07:53:36 -05:00
starship/.config update starship 2026-03-03 21:04:52 -06:00
ta readmes 2025-11-27 13:49:14 -06:00
tests feat(workspaces): add workspace metadata and TUI 2026-08-18 17:08:07 -05:00
tmux iron updates 2026-07-06 08:43:05 -05: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 feat(workspaces): add workspace metadata and TUI 2026-08-18 17:08:07 -05:00
zsh Merge branch 'main' into iron 2026-08-18 17:41:42 -05: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 iron updates 2026-07-06 08:43:05 -05:00
envrc update envrc 2024-10-06 14:33:26 -05: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 chore(copilot): allow read-only fsx and batch aws calls 2026-06-24 14:35:48 -05: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
atuin Local shell history database
lazygit Git TUI
ghostty Terminal emulator config
gnome GNOME workspace keybindings
fzf Fuzzy finder
k9s Kubernetes TUI
opencode AI coding assistant
aerospace macOS window manager

Documentation

See the docs site for detailed setup and configuration.