Incoherent screeching

This commit is contained in:
minhtrannhat
2022-02-19 14:57:52 -05:00
parent a34a9be519
commit ae6985e873
8 changed files with 48 additions and 48 deletions

View File

@@ -7,13 +7,11 @@ alias nnn 'nnn -e'
alias icat 'kitty +kitten icat'
alias magit 'emacs -nw --eval "(magit-status)"'
alias emac 'emacsclient -nw'
alias qutebrowser 'qutebrowser --qt-flag ignore-gpu-blocklist --qt-flag enable-gpu-rasterization --qt-flag enable-native-gpu-memory-buffers --qt-flag num-raster-threads=4'
export GPG_TTY=(tty)
gpgconf --launch gpg-agent
# config.fish
if test -z (pgrep ssh-agent)
eval (ssh-agent -c)
set -Ux SSH_AUTH_SOCK $SSH_AUTH_SOCK