This commit is contained in:
committer
2024-05-15 17:13:52 -05:00
parent 649e3e60b6
commit ef037b50ee

View File

@@ -258,7 +258,7 @@ if [ ${operation} == "dots+" ] ; then
# vscodium theme # vscodium theme
# https://vscodethemes.com/e/sdras.night-owl/night-owl-no-italics?language=javascript # https://vscodethemes.com/e/sdras.night-owl/night-owl-no-italics?language=javascript
# https://github.com/sdras/night-owl-vscode-theme/tree/main/themes # https://github.com/sdras/night-owl-vscode-theme/tree/main/themes
file_name=sdras.night-owl-2.0.1-universal.zip file_name=night-owl-vscode-theme-main.zip
file_path=/home/${user}/.vscode-oss/extensions file_path=/home/${user}/.vscode-oss/extensions
mkdir -p ${file_path} mkdir -p ${file_path}
deploy_file "${dotsplus_trg}/miscellaneous/${file_name}" "${file_path}/" chown recursive deploy_file "${dotsplus_trg}/miscellaneous/${file_name}" "${file_path}/" chown recursive