summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-11-25 21:43:36 +0100
committeryuzu-eva <stevenhu@web.de>2022-11-25 21:43:36 +0100
commitf04989a62a16bc6525ece876b241c040d3298799 (patch)
treed560bdc83164dd4855362898963d79c42386afcf /.bashrc
parentcc68c3378f46f6f1f180ac60e6af92ada446af53 (diff)
updated readme, added tmux.conf
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 5f547df..03727d7 100644
--- a/.bashrc
+++ b/.bashrc
@@ -7,6 +7,7 @@
export LC_ALL=en_US.UTF-8
export STARSHIP_CONFIG=~/.config/starship/starship.toml
+export MAIL=/home/cafebabe/Maildir
if [ -f "/etc/profile.d/rvm.sh" ]; then
source /etc/profile.d/rvm.sh