Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 148 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 148 Bytes

dotfiles

How to clone

cd ~
git init .
git remote add origin https://github.com/mertyildiran/dotfiles.git
git pull origin master