Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 270 Bytes

dotfiles

####My dotfiles

To install them using installer scripts:

	$ git clone whereeveryougotthis
	$ mv ~/dotfiles ~/.dotfiles
	$ bash install.sh
	
    OR makefile

	$ git clone whereeveryougotthis
	$ mv ~/dotfiles ~/.dotfiles
	$ make install