Remove outdated workarounds

This commit is contained in:
Manuel Thalmann 2024-03-07 23:31:08 +01:00
parent 4fecd4e78b
commit 841c25fd08

View file

@ -196,17 +196,11 @@ yay --noconfirm -Syu \
esbonio \ esbonio \
powershell-bin \ powershell-bin \
godot-mono-bin \ godot-mono-bin \
;
for editor in \
vscodium-bin \ vscodium-bin \
vscodium-insiders-bin \ vscodium-insiders-bin \
visual-studio-code-bin \ visual-studio-code-bin \
visual-studio-code-insiders-bin visual-studio-code-insiders-bin
do ;
yay --noconfirm -Syu $editor;
yay --noconfirm -Rs "$editor-debug";
done;
for editor_bin in \ for editor_bin in \
codium \ codium \