chore: difftastic is slow

main
sudo pacman -Syu 2023-03-26 13:49:35 +07:00
parent af9a41d2a3
commit e61e230cea
1 changed files with 0 additions and 5 deletions

View File

@ -73,11 +73,6 @@ alias kssh="kitty +kitten ssh"
# https://restic.readthedocs.io/en/latest/manual_rest.html # https://restic.readthedocs.io/en/latest/manual_rest.html
export RESTIC_PASSWORD_FILE=$HOME/.restic_password_file export RESTIC_PASSWORD_FILE=$HOME/.restic_password_file
# https://difftastic.wilfred.me.uk/git.html
if command -v difft &>/dev/null; then
export GIT_EXTERNAL_DIFF=difft
fi
# https://github.com/sharkdp/vivid # https://github.com/sharkdp/vivid
if command -v vivid &>/dev/null; then if command -v vivid &>/dev/null; then
export LS_COLORS="$(vivid generate catppuccin-mocha)" export LS_COLORS="$(vivid generate catppuccin-mocha)"