From 99edd12e00b8c1a38635a28eb33d6454c1ba09b2 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Wed, 27 Oct 2021 10:53:59 +0200 Subject: [PATCH] grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec75354b..5acd6111 100644 --- a/README.md +++ b/README.md @@ -941,7 +941,7 @@ fi ### How do I export GPG_TTY when using instant prompt? -You can set `GPG_TTY` like this anywhere in `~/.zshrc`: +You can export `GPG_TTY` like this anywhere in `~/.zshrc`: ```zsh export GPG_TTY=$TTY