u
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user