add ssh config to save script

This commit is contained in:
Marat 2024-10-02 20:21:43 +06:00
parent ea982cfff4
commit ad43180f94

View File

@ -17,5 +17,8 @@ cp /home/fs/.tmux.conf roles/dots/files/home/
cp /home/fs/.xinitrc roles/dots/files/home/ cp /home/fs/.xinitrc roles/dots/files/home/
cp /home/fs/scale_vars roles/dots/files/home/ cp /home/fs/scale_vars roles/dots/files/home/
# ssh
cp /home/fs/.ssh/config roles/dots/files/home/.ssh/
rsync -av /home/fs/.moc roles/dots/files/home/ rsync -av /home/fs/.moc roles/dots/files/home/
rsync -av /home/fs/bin roles/dots/files/home/ rsync -av /home/fs/bin roles/dots/files/home/