diff --git a/etc/yum.repos.d/vscodium.repo b/etc/yum.repos.d/vscodium.repo new file mode 100644 index 0000000..8e87c81 --- /dev/null +++ b/etc/yum.repos.d/vscodium.repo @@ -0,0 +1,8 @@ +[gitlab.com_paulcarroty_vscodium_repo] +name=download.vscodium.com +baseurl=https://download.vscodium.com/rpms/ +enabled=1 +gpgcheck=1 +repo_gpgcheck=1 +gpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg +metadata_expire=1h