Skip to content

MathiasDPX/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotenv

Git with Yubikey

If your SSH key is added through ssh-add -K, on Windows, you need to tell Git to use OpenSSH instead of its own ssh

git config --global core.sshCommand "C:/Windows/System32/OpenSSH/ssh.exe"

GPG Setup

Run this in your terminal to install the GPG key (Linux / MacOS only)

curl -fsSL https://raw.githubusercontent.com/mathiasdpx/dotfiles/main/setup-gpg.sh | bash

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors