Skip to content

brianschmitt/dotfiles

Repository files navigation

Brian's dotfiles

This repo is mostly for me but you're welcome to make suggestions.

Installation

Mac:

  • Arrange icons in launchpad
  • Start terminal
bash -c "$(curl -fsSL https://raw.githubusercontent.com/brianschmitt/dotfiles/master/install)"
  • Install developer tools if prompted
  • Sign into appstore while shell executes
  • Run the following for hidpi on external display
bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)"

Windows:

  • Start Powershell
Set-ExecutionPolicy Unrestricted -Scope CurrentUser
winget install git.git

# restart powershell session to add git to path
git clone https://github.com/brianschmitt/dotfiles.git
. ~/dotfiles/win/bootstrap.ps1
  • Restore any files/registry from cloud backup

Linux:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/brianschmitt/dotfiles/main/install)"

About

Computer Config Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published