Added support for mutt urlscan.

This commit is contained in:
2020-03-03 16:51:22 +13:00
parent d727c0a1f4
commit eb9da21d48
2 changed files with 4 additions and 1 deletions

View File

@ -62,6 +62,9 @@ color_my_prompt
# Start from home folder
cd ~/
# Ensure browser environment variable set
export BROWSER="explorer.exe"
# Configure ssh-agent
if [ -z "$(pgrep ssh-agent)" ]; then
rm -rf /tmp/ssh-*

View File

@ -289,7 +289,7 @@ This guide will walk through setting up [[https://en.wikipedia.org/wiki/Windows_
#+NAME: Install mutt
#+BEGIN_SRC shell
sudo apt-get install mutt
sudo apt-get install mutt urlscan
#+END_SRC
After installing mutt we then need to create configuration directories