Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 179 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 179 Bytes

My dotfiles for Linux.

Installation

git init .
git remote add -t \* -f origin [email protected]:ataraxis/dotfiles.git
git checkout master
~/bin/install-dotfiles