index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
bashrc.d
/
diff.bash
blob: d1567d178839c76d18e46daa5b5d75a6db5cd482 (
plain
) (
blame
)
1
2
3
4
5
# Use a unified format for diff(1) by default diff() { command diff -u "$@" }