From 69a4b18297ad5b30a6a6bd9064a8d7de5b648fb5 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 25 Dec 2021 19:22:15 +0000 Subject: Replace hard-coded mail server address with rbw lookup --- .config/fish/config.fish | 1 - 1 file changed, 1 deletion(-) (limited to '.config/fish/config.fish') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 9512f47..46fdfe1 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -15,7 +15,6 @@ set -gx VISUAL $EDITOR # Personal variables set -gx DOMAIN minskio.co.uk set -gx EMAIL (whoami)@$DOMAIN -set -gx MAILSERVER imap.yandex.com set -gx SYNCDIR $HOME/vault # Exports to move certain files around -- cgit v1.2.3