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