u
This commit is contained in:
@@ -175,6 +175,7 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
# vscodium
|
# vscodium
|
||||||
file_name=settings.json
|
file_name=settings.json
|
||||||
file_path=file_path=/home/${user}/.config/VSCodium/User
|
file_path=file_path=/home/${user}/.config/VSCodium/User
|
||||||
|
mkdir -p ${file_path}
|
||||||
deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/${file_name}"
|
deploy_file "${dots_trg}/vscodium/${file_name}" "${file_path}/${file_name}"
|
||||||
|
|
||||||
# i3wm
|
# i3wm
|
||||||
|
|||||||
Reference in New Issue
Block a user