From 16c5fb9b13301348c50b19adef2aa38827f489b4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 24 Sep 2024 22:57:33 +0200 Subject: fix a typo --- %HOME%/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/%HOME%/.bashrc b/%HOME%/.bashrc index 2f54927..a00285d 100644 --- a/%HOME%/.bashrc +++ b/%HOME%/.bashrc @@ -125,7 +125,7 @@ alias xxd='xxd -groupsize 1' # # https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html # -# Otherwise, GPG signing in git often doesn't work (for example, ever a SSH +# Otherwise, GPG signing in git often doesn't work (for example, over a SSH # connection): https://stackoverflow.com/a/54809060/514684 GPG_TTY="$( tty )" export GPG_TTY -- cgit v1.2.3