dotfiles/diff.sh

3 lines
69 B
Bash
Executable file

#!/bin/bash
LANG=C grc diff -r -u . ~ | egrep -ve 'Only in|Common'