Changed stuff to copy to ~/Dokumente

This commit is contained in:
RealStickman 2020-05-16 09:49:47 +00:00
parent 97251b722b
commit 88d2b25872

View File

@ -14,9 +14,7 @@ git clone https://gitlab.com/RealStickman-arcolinux/config.git &&
#copy stuff #copy stuff
cp -r ~/config/.config/ ~/ && cp -r ~/config/.config/ ~/ &&
cp ~/config/.bashrc ~/ && cp ~/config/.bashrc ~/ &&
#copy commands cp -r ~/config/Dokumente ~/ &&
cp ~/config/Commands ~/Dokumente
cp ~/config/restic ~/Dokumente
#copy scripts #copy scripts
cp -r ~/config/scripts/ ~/ cp -r ~/config/scripts/ ~/
#copy stuff to /etc #copy stuff to /etc