dotfiles

bootstrapping dotfiles for a mac

View the Project on GitHub apaleslimghost/dotfiles

dotfiles

a dotfiles.

usage

curl https://pages.ghost.computer/dotfiles/bootstrap.sh | bash

bootstrap:

  1. installs Xcode Command Line Tools
  2. clones this repo
  3. cds to it and runs install.sh

for yourself

idk, fork it, have a look in the folders. each folder is a self contained thing that does some stuff:

  1. if there’s an install.sh it gets run
  2. if there’s not a nolink file it gets linked to ~/.foldername
  3. if there’s a linktarget it gets linked to ~/$(< linktarget) instead

licence

CC0.