Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 422 Bytes

This is a repo full of my dot files. Copy all files into a folder then move them individually.

mkdir ian-dot-files
git clone [email protected]:ianTevesAcc/dot-files.git ian-dot-files

Then move individually either with a file explorer application or by terminal commands.

# move them
mv selected-dot-file selected-directory

# or copy them to their destination
cp selected-dot-file selected-directory