Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 648 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 648 Bytes

Repository

ShellCheck

This repository contains dotfiles (which are application configuration and settings files) which are compatible with macOS and Linux. It also serves as a way to help me setup and maintain my Mac.

Fresh macOS/Linux setup

  1. Clone this repo git clone https://github.com/jsadeli/dotfiles.git ~/dotfiles
  2. Change working directory cd ~/dotfiles
  3. Run ./setup.sh (may need to apply chmod +x setup.sh first).
  4. Restart the computer to finalize the process.