Skip to content

gitid setup

Initialize GitID configuration.

bash
gitid setup

Alias:

bash
gitid init

What It Does

  • creates ~/.config/gitid
  • creates supporting directories for backups and logs
  • writes the initial profile config file when needed

When To Use It

Run it once after installation, or any time you want to make sure GitID's local config directory exists.

Released under the MIT License.