fixed gpg

This commit is contained in:
2026-06-24 21:59:31 -05:00
parent 03c2d57c67
commit f4572eaaad
5 changed files with 19 additions and 15 deletions
+2 -1
View File
@@ -23,7 +23,8 @@ alias cea="bunx create-expo-app --no-install"
export PATH="$HOME/.local/bin:$PATH"
set -x GPG_TTY $(tty)
set -gx GPG_TTY (tty)
gpg-connect-agent updatestartuptty /bye >/dev/null
# OpenClaw Completion
test -f "/home/river/.openclaw/completions/openclaw.fish"; and source "/home/river/.openclaw/completions/openclaw.fish"