diff --git a/.bashrc b/.bashrc index b3f3efb..fb159d2 100644 --- a/.bashrc +++ b/.bashrc @@ -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-* diff --git a/wsl-setup.org b/wsl-setup.org index d619317..3a387c8 100644 --- a/wsl-setup.org +++ b/wsl-setup.org @@ -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