mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 14:59:29 -05:00
fix 2
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user