Skip to content

Commit

Permalink
Merge pull request #140 from abtion/runephilosof-abtion-patch-1
Browse files Browse the repository at this point in the history
gpg_signing: Persist `GPG_TTY` fix
  • Loading branch information
runephilosof-abtion committed Aug 14, 2024
2 parents ea77fa6 + 46754c9 commit b8a36e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/gpg_signing.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ fatal: failed to write commit object
```

Run `export GPG_TTY=$(tty)` in your terminal and try again.

If that fixes it, add it to your shell initializer (`.bashrc`, `.zshrc`, `.fishrc`, ...).

### I don't like having to type my password in all the time.

Expand Down

0 comments on commit b8a36e7

Please sign in to comment.