- Warp
- homebrew, and run
./brew_install.sh - Zed
- gpg
- gitconfig to
~/.(or use config script to config each repo locally https://gist.github.com/dwy6626/ce6bd08aad6ce17d0d277f21ba2c6a3f) - add ssh key to github
- patched Monaco
- gpg private key
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-agenttest:
echo "test" | gpg --clearsign
ssh-keygen -C "[email protected]"
and press return, return ...
- add to github: https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
cat ~/.ssh/id_rsa.pub
and paste to the github settings
- prvs, play, next
- Insert -> Lpad
- cap -> hyper
- 在 Special → Any 輸入:
HYPR(KC_NO)
- 在 Special → Any 輸入:
- Rcmd, ROpt, MO(1), RCtl