Skip to content

Namacha411/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Structure

dotfiles/
├── linux/       # Linux-only configs (bash, vim, nix)
├── windows/     # Windows-only configs (powershell, packages)
├── shared/      # Cross-platform configs (nvim, starship, wezterm, claude)
└── scripts/     # Setup and maintenance scripts

Setup

Windows

# Run as Administrator
.\scripts\setup.ps1

Creates symlinks for: PowerShell profile, WezTerm, Neovim, Starship, Claude Code settings.

Linux (Ubuntu)

./scripts/setup.sh

Creates symlinks and installs Nix packages.

Third-party Skills

shared/claude/skills/ contains skills copied from addyosmani/agent-skills (MIT License).

Copied from commit c076972. Not auto-updated — update manually by re-copying from the upstream repo after reviewing changes.

Package Locks

Scoop and winget package lists are stored as lock files. To update them after installing/removing packages:

.\scripts\update-locks.ps1

About

my dotfiles

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors