Fix deployscript
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user