arashm404 / dotfiles

🔧 macOS dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My personal configuration files for macOS using bash


If git is already installed:

git clone https://github.com/charlesdobson/dotfiles.git && cd dotfiles && source 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

🔧 macOS dotfiles


Languages

Language:Shell 100.0%