This commit is contained in:
committer
2024-05-14 17:40:18 -05:00
parent 22991514ea
commit baade6aaa0

View File

@@ -174,7 +174,7 @@ if [ ${operation} == "dots" ] ; then
# vscodium
file_name=settings.json
file_path=file_path=/home/${user}/.config/VSCodium/User
file_path=/home/${user}/.config/VSCodium/User
mkdir -p ${file_path}
deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/${file_name}"