mirror of
https://github.com/Ascyii/vim-gnupg.git
synced 2026-01-01 06:14:24 -05:00
Correctly use backticks for determining the tty
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
" You should always add the following lines to your .bashrc or whatever
|
" You should always add the following lines to your .bashrc or whatever
|
||||||
" initialization file is used for all shell invocations:
|
" initialization file is used for all shell invocations:
|
||||||
"
|
"
|
||||||
" GPG_TTY=‘tty‘
|
" GPG_TTY=`tty`
|
||||||
" export GPG_TTY
|
" export GPG_TTY
|
||||||
"
|
"
|
||||||
" It is important that this environment variable always reflects the out‐
|
" It is important that this environment variable always reflects the out‐
|
||||||
|
|||||||
Reference in New Issue
Block a user