Skip to content

A collection of dotfiles and scripts for bootstrapping a MacOS development environment

Notifications You must be signed in to change notification settings

mikeewhite/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of dotfiles and scripts for bootstrapping a MacOS development environment including the following tooling:

Pre-requisites

  1. Check git is installed/working
    1. XCode command line tools might need installing
  2. Setup an SSH key for git
    1. See https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
  3. Install brew
    1. See https://brew.sh/
  4. Install iTerm2
    1. brew install --cask iterm2

Setup

  1. Open iTerm2
  2. Clone this repo and cd into the repo root
  3. Run ./bootstrap.sh
  4. Restart terminal
  5. Run p10k configure and install Meslo Nerd Font
    1. Quit terminal when prompted
  6. Open VSCode:
    1. Enable launching from the command line (https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line)
    2. Sign in and enable settings sync.

About

A collection of dotfiles and scripts for bootstrapping a MacOS development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages