summaryrefslogtreecommitdiff
path: root/files/.bashrc
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-05-06 19:37:56 +0200
committerandromeda <andromeda@lenovo>2026-05-06 19:37:56 +0200
commite5aaed7169e7a9b1ae537763ee94ea01aa401852 (patch)
treea386a051a9e18e31ae125ec9418410cbe5b64e4d /files/.bashrc
parent6a6630647c79e80d7995eac21bc188b5a516d142 (diff)
neo layout
Diffstat (limited to 'files/.bashrc')
-rw-r--r--files/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.bashrc b/files/.bashrc
index 46c8271..8e93e38 100644
--- a/files/.bashrc
+++ b/files/.bashrc
@@ -42,7 +42,7 @@ export GPG_TTY
HISTFILESIZE=100000
HISTSIZE=10000
PS1="\u@\h:\w$"
-SSL_CERT_FILE="/etc/ssl/certs/ca-certificates.crt"
+CURL_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt"
GUIX_PROFILE="/home/andromeda/.config/guix/current"
. "$GUIX_PROFILE/etc/profile"