Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 967 Bytes

readme.md

File metadata and controls

25 lines (21 loc) · 967 Bytes

Setup

  • install homebrew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  • create ~/src directory

  • clone this repo into ~/src/dotfiles

  • clone pure prompt into ~/src/pure

  • create ssh key for work: ssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/work_ed25519 -C "[email protected]"

    • add a passphrase
  • create symlinks with ~/src/dotfiles/install.sh

  • run brew bundle from your home directory

  • add the ssh key to the keychain ssh-add -K ~/.ssh/work

  • change shell to zsh with chsh setting to /bin/zsh or the path to zsh

  • import private keys

    • import Yubikey keys from keybase
    • import a work key

Additional

  • check user details in ~/src/dotfiles/git/gitconfig are for work and match any gpg key ids required
  • copy public keys to github, gitlab, servers, etc
  • set Slack to command-return for sending