Download the font from JetBrains. JetBrains Mono (JetBrains Mono. A typeface for developers_)
$ codium --list-extensions > ./configuration/extensions.txtIn order to install VSCodium on Fedora39 follow the steps below:
Step 1:
$ dnf upgrade --refreshStep 2:
$ sudo rpmkeys --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpgStep 3:
$ printf "[gitlab.com_paulcarroty_vscodium_repo]\nname=download.vscodium.com\nbaseurl=https://download.vscodium.com/rpms/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg\nmetadata_expire=1h" | sudo tee -a /etc/yum.repos.d/vscodium.repoFollowed by the last step 4:
$ sudo dnf install codiumThese are my old personal preferences for VSCode
Install Fira code Font Fira-code (font to make sure vscode code looks nice)
How to install Fira code font on Fedora, just run the following command:
$ dnf install fira-code-fontsNerdfonts
Nerd fonts (Iconic font aggregator, collection, and patcher)