From cc2e45e277a1f2926b43801558961a1ef06a12cb Mon Sep 17 00:00:00 2001 From: committer Date: Mon, 20 May 2024 21:14:06 -0500 Subject: [PATCH] + lf deployment --- scripts/99_deploy.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 15711b4..608a588 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -173,6 +173,11 @@ if [ ${operation} == "dots" ] ; then # programs # ---------- + # lf + file_name=lfrc + file_path=/home/${user}/.config/lf + deploy_file "${dots_trg}/lf/${file_name}" "${file_path}/${file_name}" + # firefox file_name=policies.json file_path=/usr/lib/firefox/distribution