+ applications

This commit is contained in:
committer
2024-06-10 11:00:47 -05:00
parent a190e02ce1
commit 654992376a
2 changed files with 13 additions and 0 deletions

View File

@@ -163,6 +163,10 @@ if [ ${operation} == "dots" ] ; then
# system
# ----------
# applications
file_path=/usr/share/applications
deploy_file "${dots_trg}/applications/*" "${file_path}/"
# bashrc
file_name=.bashrc
file_path=/home/${system_user}