readme: add note on how to install delta with Nix (#131)

This commit is contained in:
Bernardo Meurer 2020-04-27 22:57:23 +00:00 committed by GitHub
parent 61f6e588b3
commit bf4b4d33ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,10 @@ Alternatively, delta is available in the following package managers:
<code>cd git-delta</code><br>
<code>makepkg -csri</code></td>
</tr>
<tr>
<td>Nix</td>
<td><code>nix-env -iA nixpkgs.gitAndTools.delta</code>
</tr>
</table>
#### Configure git to use delta