Add vhs tape gif

This commit is contained in:
Gerald Pinder
2024-05-27 23:45:08 -04:00
parent dec3b43bd7
commit a7498a99ed
32 changed files with 25 additions and 0 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
set -oue pipefail
rpm --import https://packages.microsoft.com/keys/microsoft.asc
sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo'