Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

De-Wei Ye's Config

Setup List

Secrets (in 1Password)

  • patched Monaco
  • gpg private key

Git commit with gpg verification

get gpg private key and passphrase in 1password

# brew install gnupg pinentry-mac

gpg --import ~/path/to/gpg_private_key
echo "no-tty" > ~/.gnupg/gpg.conf
echo "pinentry-program $(which pinentry-mac)" > ~/.gnupg/gpg-agent.conf

killall gpg-agent

test:

echo "test" | gpg --clearsign

SSH key-gen

ssh-keygen -C "[email protected]"

and press return, return ...

cat ~/.ssh/id_rsa.pub

and paste to the github settings

Keyboard setup with VIA

https://www.caniusevia.com/

  • prvs, play, next
  • Insert -> Lpad
  • cap -> hyper
    • 在 Special → Any 輸入: HYPR(KC_NO)
  • Rcmd, ROpt, MO(1), RCtl

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages