Files
configs/.mgr_config
..
2022-03-22 08:06:09 -07:00
2020-07-11 12:18:40 -07:00
2020-07-11 11:47:20 -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.