diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-06 00:23:10 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-06 00:23:10 +0100 |
| commit | 0494eafc5b7d2266bba07a780babbaf61627c7c6 (patch) | |
| tree | 433cd6bae2df89102711f2b1fb0095ef91cf769c /.bashrc | |
| parent | 840f4c5cad8546d5d1e5eb5ef6bd43e40ca80e15 (diff) | |
changes
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/Maildir +export MAIL=/home/cafebabe/.mutt/Maildir if [ -f "/etc/profile.d/rvm.sh" ]; then source /etc/profile.d/rvm.sh |
