benhid / dotfiles

my 🔧 .files repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS Test

Modular dotfiles for my personal setup.

Installation

  • Install Homebrew
  • Download dotfiles:
     git clone git@github.com:benhid/dotfiles.git
     cd dotfiles
  • Make the script executable:
    chmod +x ./install.sh
  • Run the script:
    ./install.sh

Alternatively, you can use curl or wget to download the script and run it:

  • Run the script:
    curl -fsSL https://raw.githubusercontent.com/benhid/dotfiles/master/install.sh | bash

Next Steps

Not covered in this repo (yet?):

About

my 🔧 .files repo


Languages

Language:Shell 100.0%