Skip to content

laurentboileau/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

User configuration files for macOS.

Software

Install software with Homebrew and Brewfile.

brew bundle install

Verified Commits

Install gnupg and pinentry-mac with Homebrew.

brew install gnupg pinentry-mac

Import private key.

gpg --import private.pgp

Trust private key.

gpg --edit-key user@email.com
gpg> trust
gpg> save

See also

Notes

Default $PATH value: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published