This commit is contained in:
2 * r + 2 * t
2025-01-29 22:50:06 +11:00
parent e216af270c
commit 9711e5fb4d
+1 -1
View File
@@ -20,7 +20,7 @@ git clone 'https://github.com/caelestia-dots/vscode.git' $dist
# Install settings
for prog in 'Code' 'Code - OSS' 'VSCodium'
set -l $conf $CONFIG/../$prog
set -l conf $CONFIG/../$prog
if test -d $conf
confirm-copy $dist/settings.json $conf/User/settings.json
confirm-copy $dist/keybindings.json $conf/User/keybindings.json