Files
configs/.mgr_config
2020-07-02 10:31:09 -07:00
..
2020-07-02 10:31:09 -07:00
2020-06-26 05:23:10 +00:00

Installation

The ol' wget-bash. This will end up creating a ~/.git_home directory, and should print and abort if there are conflicting files.

  wget -O - https://gitlab.maxregan.me/max/configs/-/raw/master/.mgr_config/install.sh 2> /dev/null | bash

or, if you prefer to curl-bash

  curl https://gitlab.maxregan.me/max/configs/-/raw/master/.mgr_config/install.sh | bash

Usage

git-home is the magic command that will use the home directory as the worktree and ~/.git_home as the git directory.