diff options
Diffstat (limited to '.config/fish/config.fish')
-rw-r--r-- | .config/fish/config.fish | 1 |
1 files changed, 0 insertions, 1 deletions
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 |