(foot/tmux) colors colors colors

This commit is contained in:
zegonix
2025-06-24 22:47:40 +02:00
parent 174169d057
commit 138dd425c3
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ else
alias grep='grep --color=always'
fi
alias bdiff='diff --color=always'
alias bdiff='diff -uw --color=always'
alias bashsource='source ~/.bashrc'