Skip to content

My personal dotfiles configuration across all my macOS computers

Notifications You must be signed in to change notification settings

marcosfermin/dotfiles

Repository files navigation

My dotfiles

My personal configuration files for macOS using bash


If git is already installed:

git clone https://github.com/marcosfermin/dotfiles.git && cd dotfiles && chmod +x setup.sh && ./setup.sh

If git is not installed:

  1. Download ZIP of repo
  2. Navigate to new dotfiles directory
  3. Make setup.sh executable:
chmod +x setup.sh
  1. Run setup.sh:
./setup.sh

About

My personal dotfiles configuration across all my macOS computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages