This commit is contained in:
committer@tuxwarrior
2024-08-27 16:39:29 -05:00
parent fe71d5244d
commit 14e5b216ea

View File

@@ -413,6 +413,8 @@ if [ ${operation} == "dots+" ] ; then
# vscodium theme
# https://vscodethemes.com/e/sdras.night-owl/night-owl-no-italics?language=javascript
# https://github.com/sdras/night-owl-vscode-theme/tree/main/themes
# if a new version is commited, download and rename the following file:
# https://github.com/sdras/night-owl-vscode-theme/archive/refs/heads/main.zip
file_name=night-owl-vscode-theme-main.zip
file_path=/home/${system_user}/.vscode-oss/extensions
create_dir ${file_path}