Skip to content

twelvelabs/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

New machine setup

  • Login to iCloud
  • Login to App Store
  • Run:
git clone https://github.com/twelvelabs/dotfiles.git .dotfiles
cd .dotfiles

./install.sh
  • Plugin YubiKey
  • Run:
# Add resident key "references" to `~/.ssh`.
cd ~/.ssh
ssh-keygen -K
# Add them to ssh-agent
ssh-add -K
# Confirm that it's there
ssh-add -L

About

My dotfiles and machine bootstrap scripts

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published