update draft
This commit is contained in:
parent
ef34a661c6
commit
01134ccfab
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue