Skip to content

hisomura/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles repository for managing development environment. Configuration files are centrally managed via symlinks.

Directory Structure

Directory Description
home/ Shell and editor config files (symlinked to ~/.<file>)
config/ Application settings (symlinked under ~/.config/)
claude/ Claude Code settings and commands
docs/ Documentation
tmp/ Temporary files

Setup

# Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Install packages
brew bundle

# Create symlinks
./setup.sh

Documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors