aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bashrc
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2024-09-24 22:57:33 +0200
committerEgor Tensin <egor@tensin.name>2024-09-24 22:57:33 +0200
commit16c5fb9b13301348c50b19adef2aa38827f489b4 (patch)
tree2ef1e95a87cd6c8b70d3619f9b9dc9c6f23457c9 /%HOME%/.bashrc
parentbash: enable autocd (diff)
downloadlinux-home-16c5fb9b13301348c50b19adef2aa38827f489b4.tar.gz
linux-home-16c5fb9b13301348c50b19adef2aa38827f489b4.zip
fix a typo
Diffstat (limited to '%HOME%/.bashrc')
-rw-r--r--%HOME%/.bashrc2
1 files changed, 1 insertions, 1 deletions
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