正解は `--global` です。`git config --global user.name "Name"` のように使います。設定はホームディレクトリの `.gitconfig` ファイルに保存されます。