Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jlee1201/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal dotfiles repository for macOS development environment.

Quick Overview

Main Tools: ZSH + Oh-My-ZSH, Karabiner-Elements, Hammerspoon, mise runtime management

Key Features:

  • Dynamic shell theme switching (Powerlevel10k ↔ robbyrussell based on context)
  • Enhanced scrolling system (fn + s + trackpad with modifier support)
  • Automated dotfiles management with symlink scripts

Quick Start

# Clone the repository
git clone [email protected]:jlee1201/dotfiles.git ~/dotfiles

# Run the setup script
cd ~/dotfiles
./scripts/create_symlinks.sh

Documentation

📋 Complete Documentation: .cursor/README.md

Quick Links:

Adding New Dotfiles

# Add a single file or directory
./scripts/add_to_dotfiles.sh ~/path/to/file

# Bulk scan ~/.config
./scripts/scan_config.sh

For detailed usage and all available scripts, see Scripts & Commands

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published