dotfiles/diff.sh

4 lines
69 B
Bash
Raw Normal View History

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