aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-05-29 21:03:04 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-05-29 21:03:04 +0100
commit0b5e253dd795c1f56a09775b7c1dfd90972405d3 (patch)
tree9d8016ce51d49dc5e11810a3e9aaaa1721d53ba1
parent308b84588c594cb35037d378635602161129e131 (diff)
Fixed missing space
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 0d73d02..ab0f624 100644
--- a/.bashrc
+++ b/.bashrc
@@ -78,7 +78,7 @@ export GDK_BACKEND=wayland
# export QT_QPA_PLATFORM=wayland
# export XKB_DEFAULT_LAYOUT=us
# export LANG="en_US.UTF-8"
-#export LC_ALL="en_US.UTF-8"
+# export LC_ALL="en_US.UTF-8"
# export SSH_ASKPASS=~/.local/bin/wayprompt-ssh-askpass
export SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass'
export SSH_ASKPASS_REQUIRE=prefer