# install-git-crypt Installs `git-crypt` for transparent encryption of files in Git repositories. ## Usage ```bash scripts/install-git-crypt.sh ``` After installation you can run `git-crypt init` inside a repository to begin encrypting files.