Fix typo
This commit is contained in:
parent
0bb4287480
commit
92fd97f9f8
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
|
@ -126,6 +126,6 @@ fi
|
||||||
# Hook up direnv
|
# Hook up direnv
|
||||||
eval "$(direnv hook bash)"
|
eval "$(direnv hook bash)"
|
||||||
|
|
||||||
# Tell GPG in where to open the pinentry dialog
|
# Tell GPG where to open the pinentry dialog
|
||||||
GPG_TTY="$(tty)"
|
GPG_TTY="$(tty)"
|
||||||
export GPG_TTY
|
export GPG_TTY
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue