/dotfiles

Primary LanguageEmacs LispMIT LicenseMIT

Installation

To run installation:

/bin/bash -c "$(curl -LsS https://raw.github.com/se7entyse7en/dotfiles/master/install.sh)"

If more GitHub repositories from multiple accounts have to be cloned:

GH_USERS="se7entyse7en another-account some-org" /bin/bash -c "$(curl -LsS https://raw.github.com/se7entyse7en/dotfiles/master/install.sh)"