config(zsh): disable difft context

main
sudo pacman -Syu 2024-04-02 15:56:07 +07:00
parent b03110b44b
commit 71b56ea1b6
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ fi
# https://github.com/wilfred/difftastic
if command -v difft &>/dev/null; then
export DFT_DISPLAY=inline
export DFT_CONTEXT=5
export DFT_TAB_WIDTH=2
fi