Skip to content

DevilPepper/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Setup

  1. If machine comes with useful .bashrc, etc (work laptop), run ./backup.sh
  2. Run ./stow.sh
  3. Either:
  • Machine was provisioned already with Ansible (i.e. personal machine)
  • This is a Mac: brew bundle install --file=./Brewfile
  1. Finally ./finish-setup.sh

On Macs

Depending on if you need to update XCode, this could take minutes, or eons...

  • Install Homebrew before step 3
  • A few apps require the latest XCode (App Store does not auto-update it) and then run xcode-select --install to run a GUI installer for idk what. Those apps are:
    • jira-cli
    • openssh
    • pipx
  • Follow setup instructions for Amethyst