From 01134ccfab55a1d1bc5fa1827e2b502d1b20366c Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 15 Feb 2025 10:57:34 +0100 Subject: [PATCH] update draft --- content/notes/hamradio-computer/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/notes/hamradio-computer/index.md b/content/notes/hamradio-computer/index.md index 56ab61a..9c8632f 100644 --- a/content/notes/hamradio-computer/index.md +++ b/content/notes/hamradio-computer/index.md @@ -13,6 +13,13 @@ tags: - archlinux - systemd - beelink + - WoAD + - radiomail + - VARA HF + - VARA FM + - Packet Radio + - Winlink + - wine #showDate: false showReadingTime: false @@ -108,6 +115,9 @@ paru -S lib32-gnutls export WINEARCH=win32 export WINEPREFIX=/home/dominic/.wine-winlink +you can also include these two lines in a .bash_profile or similar. +I use this sometimes in my `~/.zshrc.local` as i include this already. + since we exported WINEPREFIX we can omit the use of it in THIS SESSION (this terminal window). if you use another you have to export the variable again or prefix any command with