diff options
Diffstat (limited to 'shells/.bash_profile')
| -rw-r--r-- | shells/.bash_profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/.bash_profile b/shells/.bash_profile new file mode 100644 index 0000000..48100df --- /dev/null +++ b/shells/.bash_profile @@ -0,0 +1,2 @@ +# Fix GPG TTY Error +export GPG_TTY=$(tty) |
