A walkthrough of setting up Delta as a Git diff viewer with enhanced syntax highlighting and dual-tone color diffs. Includes a custom shell script called `gd` that combines Delta with fzf to create an interactive TUI for browsing diffs between branches — useful for PR reviews. Also covers configuring `.gitconfig` to use Delta

4m read timeFrom nickjanetakis.com
Post cover image
Table of contents
# System Dependencies# Shell Config# Git Integration# Script# ripgrep Support# Demo Video

Sort: