Skip to content

brettcurtis/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

ln -s /mnt/c/Users/brett/Desktop desktop
git config --global user.email "brett@example.com"
git config --global user.name "Brett Curtis"
git config --global commit.gpgsign true
cat << EOF >> ~/.gnupg/gpg-agent.conf
default-cache-ttl 34560000
max-cache-ttl 34560000
EOF

gpg

echo "test" | gpg --pinentry-mode loopback --passphrase "top secret passphrase dude!" --clearsign > /dev/null 2>&1

About

.dotfiles

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors