Compare commits

..

No commits in common. "0a0186fe6413eecfc3530d1431fd61a38eb1e23a" and "31a49da77992a24d652fd2651d9b93f6afc04f37" have entirely different histories.

View File

@ -48,15 +48,6 @@ alias vim='nvim'
alias wake_circadian='ssh epoch wol a8:a1:59:11:06:f1'
alias xrm='sudo xbps-remove'
if [[ -n "$WSL_DISTRO_NAME" ]]; then
alias adb='adb.exe'
alias fastboot='fastboot.exe'
alias choco='choco.exe'
alias gsudo='gsudo.exe'
alias pwsh='pwsh.exe'
fi
# GPG setup (and SSH)
ssh-add ~/.ssh/id_rsa
# SSH setup
# I finally figured out how to export my id_rsa from GPG using