dotfiles/mutt/runmutt.sh

4 lines
46 B
Bash

export CURR_DIR=`echo $PWD`
mutt
cd $CURR_DIR