+ keepassxc
This commit is contained in:
@@ -373,6 +373,12 @@ if [ ${operation} == "dots" ] ; then
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/helix/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# keepassxc
|
||||
file_name=keepassxc.ini
|
||||
file_path=/home/${system_user}/.config/keepassxc
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/keepassxc/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# pcmanfm
|
||||
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
||||
file_name=pcmanfm.conf
|
||||
|
||||
Reference in New Issue
Block a user