Skip to content

thatarchguy/dotfiles

Repository files navigation

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