====== VSCodium ====== ===== Install MacOS ===== Mit Brew schon installiert super einfach: brew install --cask vscodium ===== Install Debian Based Linux ===== Als erstes den Key importieren: wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg | gpg --dearmor | sudo dd of=/usr/share/keyrings/vscodium-archive-keyring.gpg Danach dann das repository hinzufügen: echo 'deb [ signed-by=/usr/share/keyrings/vscodium-archive-keyring.gpg ] https://download.vscodium.com/debs vscodium main' | sudo tee /etc/apt/sources.list.d/vscodium.list und als letztes vscodium installieren: sudo apt update && sudo apt install codium ===== SSH Bug ===== es kommt kein richtiger Connect zu stande dann einfach: ssh-add /Users/username/.ssh/id