Update .bashrc

This commit is contained in:
2024-04-18 17:08:32 +02:00
parent e68921b7f9
commit 0f5c47bcf9

View File

@ -13,9 +13,6 @@ if [ -f ~/.bash_aliases ]; then
source ~/.bash_aliases
fi
# PS1
# PS1='[\u@\h \W]\$ '
if [ ! -d ~/.cache/mutt ]; then
mkdir ~/.cache/mutt
fi