Fix deployscript

This commit is contained in:
Marco Thomas
2021-07-24 20:25:57 +02:00
parent c053d05237
commit d6d3537685

View File

@@ -4,7 +4,7 @@
path=$(pwd) path=$(pwd)
# --- home --- # # --- home --- #
home_files="scripts .bashrc .zshrc .gitconfig .tmux.conf .vimrc .Xresources .xinitrc .profile .zprofile" home_files="scripts .bashrc .zshrc .gitconfig .tmux.conf .vimrc .Xresources .xinitrc .profile"
for file in $home_files for file in $home_files
do do