Skip to content

backlineint/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles!

Your computer could explode at any time. No big deal - just brew a really large cup of coffee and restore your dotfiles.

Clean Install

  • Open a terminal and type git to install developer tools.

  • Clone this repo to ~/.dotfiles with:

git clone --recursive https://github.com/backlineint/.dotfiles.git ~/.dotfiles
  • Generate new keys by running:
~/.dotfiles/ssh.sh <github email address>
  • Add the newly created keys to your Github and (Drupal) Gitlab accounts

  • Perform a clean install:

~/.dotfiles/clean_install.sh

Manual Follow Up Steps

Apps that currently require manual download:

sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain ~/.lando/certs/lndo.site.pem

Subsequent syncing

To install apps, clone repositories and sync Mac settings, run:

~/.dotfiles/sync.sh

Commit settings changes

mackup backup --force

And commit the result.

Due to a bug with Sonoma and Mackup, it is then necessary to 'uninstall' Mackup to make sure settings are honored going forward.

mackup uninstall --force

Resources

About

My dotfiles and scripts to bootstrap a Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published