charity directory
Monthly Archives: January 2026
recycle repair reuse
some bonus browsers to try
some bonus browsers to try
- ecosia
- mulvad
- waterfox
ATL Desktop Environments
how to get # instead of £ on a mac keyboard
how to get # instead of £ on a mac keyboard
press right option 3 instead of shift 3
how to get € instead of @ on a mac keyboard
press right option 2 instead of shift 2
zorin switch from brave to edge
zorin switch from brave to ms edge and also switch from flatpak ms vscode to native ms vscode
# removeaptitude remove brave-browserflatpak uninstall com.visualstudio.code# Install dependenciesaptitude updateaptitude install wget gpg# Download and install Microsoft GPG keywget -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.gpg# Add VS Code repositoryecho "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.list# Install VS Codeaptitude updateaptitude install microsoft-edge-stableaptitude install code


You must be logged in to post a comment.