Skip to content

heldinz/dotfiles

Repository files navigation

dotfiles

My zsh, git, and editor dotfiles.

Prerequisites

Switching to a new machine

  • Install applications via komputer-maschine
  • Install Oh My Zsh, extensions, and config files: sh install.sh
  • Install Node and npm from https://nodejs.org/
  • Install npm-merge-driver with npx npm-merge-driver install --global
  • Install Magnet via the App Store
  • In Safari, go to Preferences → Advanced → “Press Tab to highlight each item on a webpage” and check the option.
  • Create a new SSH key and upload to GitHub

Keeping config files up-to-date

From the project root: sh update.sh