Skip to content

hi-ogawa/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files for Linux (Arch), Windows, and macOS.

Usage

./sync.sh              # show help
./sync.sh status       # list files with diff state
./sync.sh diff         # show all differences
./sync.sh diff vscode  # show differences for vscode only
./sync.sh apply        # apply all configs to system
./sync.sh apply claude # apply only claude configs
./sync.sh save         # save all system configs to repo

Configs

Agent Skills

Personal agent skills live under skills/. After editing skills, sync them into the local agent skill directories:

./sync-skills.sh

See skills/README.md.

Setup Guides

Development

Commit Style

Use scope-based commit subjects:

<scope>: <summary>

Prefer the affected area as the scope, such as shell, codex, git, skill, sync, or vscode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors