Skip to content

j4hr3n/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$HOME sweet $HOME

Setup

To install dotfiles on a new Mac, run the setup script. It will automatically:

  1. Install Xcode Command Line Tools
  2. Install Homebrew (if not present)
  3. Clone this repository (if not already cloned)
  4. Configure Git (prompts for name/email)
  5. Install oh-my-zsh
  6. Create symlinks for all configuration files
  7. Install all Homebrew packages and casks

Quick Start

Run the setup script directly from the repository:

# If you've already cloned the repo
cd ~/dotfiles
./setup-mac.sh

# Or download and run in one command
curl -Ls https://raw.githubusercontent.com/j4hr3n/dotfiles/main/setup-mac.sh | bash

The script will guide you through the setup process and prompt for any required information (like Git name and email).

Manual Setup

If you prefer to set up manually:

  1. Clone the repository:

    git clone https://github.com/j4hr3n/dotfiles.git ~/dotfiles
    cd ~/dotfiles
  2. Run the setup script:

    ./setup-mac.sh

What Gets Installed

  • Shell: zsh with oh-my-zsh and custom aliases
  • Terminal: Ghostty configuration
  • Development Tools: Git, Node.js (via fnm), GitHub CLI
  • Applications: Arc, Cursor, Figma, Notion, Raycast, Slack, Spotify, 1Password, and more
  • Utilities: fzf, jq, yq, fx, and other productivity tools

See Brewfile for the complete list of packages and applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •