os/windows/README.md

1009 B

Windows

Install

librewolf terminal nerdpath

Telegram

https://desktop.telegram.org

Blender

Nvim

%appdata%

C:\Users\Administrador\AppData\Local\nvim-data
C:\Users\<YourUser>\AppData\Local\nvim\init.vim
C:\Users\user\AppData\Local\nvim

nvim C:\Users\user\AppData\Local\nvim\init.lua

Make

https://gnuwin32.sourceforge.net/packages/make.html
C:\Program Files (x86)\GnuWin32\bin

SSH

ssh-keygen -t ed25519 -C "tuz@mail.local"

cat C:\Users\Administrador/.ssh/id_ed25519.pub
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEVHoSGKLiEiZh71ou4XuO4bAB1nabwa8QmebyJMldAl tuz@mail.local

cat C:\Users\user/.ssh/id_ed25519.pub
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINtJKjlVQrm9yKbFADTmyPdqLVMKPlvcAYnFndmokP+/ tuz@mail.local

cs


setx DOTNET_CLI_TELEMETRY_OPTOUT 1

Teams

https://teams.microsoft.com/v2/
https://teams.microsoft.com

wsl --install -d Ubuntu

wsl.exe --list --verbose wsl -- install -d debian