Skip to content

Commit

Permalink
feat: configure gpg tty
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Apr 10, 2021
1 parent dc29682 commit ba93c0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shell/settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ export FZF_DEFAULT_COMMAND='rg --files --no-ignore --hidden --follow --glob "!.g
# Configure AWS

export AWS_REGION=us-east-1

# Configure PGP TTY
export GPG_TTY=$(tty)

0 comments on commit ba93c0f

Please sign in to comment.