Skip to content

jeromedalbert/dotfiles

Repository files navigation

Jerome's dotfiles

  1. Install XCode.

  2. Clone the repo:

    git clone git@github.com:jeromedalbert/dotfiles.git ~/.dotfiles
    
  3. Symlink the dotfiles:

    setopt extended_glob
    for file in ~/.dotfiles/.^(git|gitmodules|.gitignore); do
      ln -sf $file ~/${file:t}
    done
    
  4. Install Homebrew and run the scripts in ~/.scripts.

About

Jerome's dotfiles for macOS 🌴

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published