install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"create
~/srcdirectoryclone this repo into
~/src/dotfilesclone pure prompt into
~/src/purecreate ssh key for work:
ssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/work_ed25519 -C "me@work.com"- add a passphrase
create symlinks with
~/src/dotfiles/install.shrun
brew bundlefrom your home directoryadd the ssh key to the keychain
ssh-add -K ~/.ssh/workchange shell to zsh with
chshsetting to/bin/zshor the path tozshimport private keys
- import Yubikey keys from keybase
- import a work key
- check user details in
~/src/dotfiles/git/gitconfigare for work and match any gpg key ids required - copy public keys to github, gitlab, servers, etc
- set Slack to command-return for sending