Skip to content

nclandrei/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

666 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal configuration files for macOS.

Structure

  • config/ - Application configs (fish, ghostty, atuin, vscode, karabiner, jj, codex)
  • config/skills/ - Shared agent skills linked into ~/.claude/skills, ~/.agents/skills, and ~/.codex/skills
  • git/ - Git configuration files
  • Brewfile - Homebrew packages
  • Makefile - Installation targets

Installation

# Install everything
make all

# Install specific component
make git
make fish
make ghostty
make atuin
make vscode
make karabiner
make jj
make codex
make skills

# Install Homebrew packages only
make brew

# Show available targets
make help

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors