u
This commit is contained in:
@@ -90,9 +90,9 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/usr/local/bin
|
||||
deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}"
|
||||
|
||||
# # environment
|
||||
# file_path=/etc/
|
||||
# deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown
|
||||
# environment
|
||||
file_path=/etc
|
||||
deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown
|
||||
#
|
||||
# # hypridle
|
||||
# file_name=hypridle.conf
|
||||
|
||||
Reference in New Issue
Block a user