summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorEva <cafebabe@makai>2022-12-08 21:20:57 +0100
committerEva <cafebabe@makai>2022-12-08 21:20:57 +0100
commit5fb6e0e59c1ab114c093dd54bcc521c51a8a6eed (patch)
tree689148e30acf340b290e420a8a6b4bf6b51c6083 /.bashrc
parenteeec3bbff4cd33e38b38dbbed41abc8270ee35fd (diff)
made changes to structure of home_dir
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 36a9189..41a4f9f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -7,7 +7,7 @@
export LC_ALL=en_US.UTF-8
export STARSHIP_CONFIG=~/.config/starship/starship.toml
-export MAIL=/home/cafebabe/.mutt/Maildir
+export MAIL=~/.mutt/Maildir
if [ -f "/etc/profile.d/rvm.sh" ]; then
source /etc/profile.d/rvm.sh