u
This commit is contained in:
@@ -199,7 +199,7 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
file_name=sdras.night-owl-2.0.1-universal
|
file_name=sdras.night-owl-2.0.1-universal
|
||||||
file_path=/home/${user}/.vscode-oss/extensions
|
file_path=/home/${user}/.vscode-oss/extensions
|
||||||
mkdir -p ${file_path}
|
mkdir -p ${file_path}
|
||||||
deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/"
|
deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/" chown recursive
|
||||||
|
|
||||||
# i3wm
|
# i3wm
|
||||||
if [ ${I3WM} == "true" ] ; then
|
if [ ${I3WM} == "true" ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user