feat: add delta diff viewer

This commit is contained in:
Stefan Imhoff
2022-10-01 19:21:36 +02:00
parent a7a262222c
commit ecbb5e77e6
3 changed files with 16 additions and 3 deletions

View File

@@ -49,6 +49,7 @@ brew install gcc # GNU compiler collection
brew install gh # GitHub command-line tool
brew install giflib # GIF library using patented LZW algorithm
brew install git # Distributed revision control system
brew install git-delta # Syntax-highlighting pager for git and diff output
brew install git-extras # Small git utilities
brew install git-fixup # Alias for git commit --fixup <ref>
brew install git-lfs # Git extension for versioning large files