dotfiles/diff.sh

4 lines
58 B
Bash
Executable File

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