diff options
| author | Eva <cafebabe@makai> | 2022-12-08 21:20:57 +0100 |
|---|---|---|
| committer | Eva <cafebabe@makai> | 2022-12-08 21:20:57 +0100 |
| commit | 5fb6e0e59c1ab114c093dd54bcc521c51a8a6eed (patch) | |
| tree | 689148e30acf340b290e420a8a6b4bf6b51c6083 /.bashrc | |
| parent | eeec3bbff4cd33e38b38dbbed41abc8270ee35fd (diff) | |
made changes to structure of home_dir
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
