trying to sign the commit

This commit is contained in:
Antoine Phan
2024-03-21 22:16:48 -04:00
parent 9550fdbe1a
commit 0bf705ceb3

2
.zshrc
View File

@@ -142,6 +142,8 @@ export GTK_IM_MODULE=ibus
export QT_IM_MODULE=ibus export QT_IM_MODULE=ibus
export XMODIFIERS=@im=ibus export XMODIFIERS=@im=ibus
export GPG_TTY=$(tty)
# bun completions # bun completions
[ -s "/home/antoine/.bun/_bun" ] && source "/home/antoine/.bun/_bun" [ -s "/home/antoine/.bun/_bun" ] && source "/home/antoine/.bun/_bun"