No Description

vaeringjar e2be0ae839 Changed the default make action to prompt the user with typical actions. 6 years ago
make b5ac5f4869 Adding the current git commit hash to the status script. 6 years ago
.gitignore 7ddf0ab75a Changed a command in the mirrors.sh to implicitly use shell based on the file not the command. Also, updated the ignore file to disregard any plugins dir for easier toggling between plugin subproject configs. 7 years ago
README.md aec6031c42 init 7 years ago
makefile e2be0ae839 Changed the default make action to prompt the user with typical actions. 6 years ago

README.md

geimskip

About

I use multiple computers and more than one remote repo for pushing commits. Sometimes I want a quick way to restore my working environment.

This project contains the bare bones for the main repo. To customize it, add the following files. Put them into another separate repo, or create a new branch and update the .gitignore file to recognize them.

  • ~/plugins/change-branches.sh
  • ~/plugins/clone-repos.sh
  • ~/plugins/mirror-repos.sh
  • ~/plugins/remove-mirror-repos.sh

See the makefile for more info.