zorinos core & zorinos pro post install or how to fix more zorin lies
zorin ui does not install openssh so you need to run
apt install aptitudeaptitude install openssh-server
switch from brave to edge
aptitude install gpg wgetwget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpginstall -D -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/packages.microsoft.gpgecho "deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main" > /etc/apt/sources.list.d/vscode.listaptitude updateaptitude install edgeaptitude remove brave-browser
install git cred manager
wget -O gcm.deb https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.6.1/gcm-linux_amd64.2.6.1.debdpkg -i gcm.deb
















