Scripts and configuration files for the Sub-Etha hackcenter
After installation of the operating system and our selection of packages do the following:
-
install gitkeeper
# yaourt -S gitkeeper
-
initialize repo
# gitkeeper init
-
add remote
# git remote add github git@github.com:/chaosdorf/sub-etha
-
pull configs
# git pull github