diff --git a/README.md b/README.md index 58758f2..21ad056 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# My dotfiles +My dotfiles +================================================================================ Always evolving... -## Quick Start +Quick Start +-------------------------------------------------------------------------------- ```bash $ git clone https://github.com/fschauen/dotfiles.git $HOME/.dotfiles @@ -14,10 +16,11 @@ $ ./unlock.sh # decrypt the SSH configuration If you are not me, then you won't have the password to use in the last step. Just `git rm unlock.sh ssh/config` and add your own. -## Prerequisites +Prerequisites +-------------------------------------------------------------------------------- -[git-crypt][] and [gpg][] are needed to decrypt sensitive information -in the repository. +[git-crypt] and [gpg] are needed to decrypt sensitive information in the +repository. [git-crypt]: https://github.com/AGWA/git-crypt [gpg]: https://gnupg.org