Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 779 Bytes

File metadata and controls

36 lines (20 loc) · 779 Bytes

Make sure your terminal windows is large enough

Generate a key with gpg (gnupg)

gpg --gen-key

Follow the prompts ...

Create a storage key in pass from the previously generated public (pub) key

pass init

sudo apt install xdg-utils

sudo add-apt-repository ppa:wslutilities/wslu sudo apt update sudo apt install wslu

microsoft/WSL#10205

microsoft/WSL#11261

sudo systemctl restart user@1000 sudo systemctl restart user@1000

loginctl enable-linger 1000

/etc/systemd/system/user-runtime-dir@.service.d/override.conf

[Service] ExecStart = sh -c "ln -fs /mnt/wslg/runtime-dir/* /run/user/"%i