diff --git a/data/zsh/bottom-zshrc b/data/zsh/bottom-zshrc index 212893d..f1cfda0 100644 --- a/data/zsh/bottom-zshrc +++ b/data/zsh/bottom-zshrc @@ -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