Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.16 KB

dotfiles

A backup of configuration files. Can be cloned into a directory, e.g. dotfiles/ then symlinked to from the home directory, or put in place manually.

Prerequisites

To load plugins specified in init.vim and vimrc you will need VimPlug.

Useful Tip

To make a symlink on a Mac run ln -s /path/to/original/ /path/to/link

So You've Got a New MacBook?

Automating this in new_laptop.sh.

Mac apps

  • Authy (from App Store)
  • Chrome
  • Bitwarden extension for Chrome and Firefox
  • Slack
  • Raycast
  • Rectangle

Dev tools

Personal preferences

  • Dotfiles, e.g. zshrc, vimrc... (mine are in github, do what you want with yours)
  • Install oh-my-zsh - https://ohmyz.sh/
  • Install NeoVim
  • nvim, run :checkhealth