Skip to content

donutsonhudson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles and system config

From a fresh install

  • Install git
  • Clone this repo
  • Run setup.sh

Configuring iTerm

  • Launch iTerm
  • Profiles > Text > Font: Change font to 12 pt Meslo for Powerline
  • General > Preferences: Check "Load pref from custom folder", add the dotfiles/assets folder.

Setting up the GPG keychain

If using a yubikey, you'll need to import the public keys into your gpg keychain:

$ gpg --card-edit
> fetch
> quit

Releases

No releases published

Packages

No packages published