We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ gitdir="${HOME}/.local/state/dotgit" $ repo='[email protected]:jonathan-conder/dotfiles.git' $ git clone --bare "${repo}" "${gitdir}" $ git --git-dir="${gitdir}" --work-tree="$HOME" checkout # remove existing files if prompted $ chmod go-rwx ~/.local/share/gnupg