chore(scripts): remove delta box drawing chars

main
sudo pacman -Syu 2023-10-06 15:36:50 +07:00
parent d1625e0a7f
commit 81e7795036
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@ git config --global rebase.stat true
# https://github.com/dandavison/delta
git config --global core.pager delta
git config --global delta.navigate true
git config --global delta.file-decoration-style none
git config --global delta.hunk-header-decoration-style none