aboutsummaryrefslogtreecommitdiff
path: root/diff.sh
diff options
context:
space:
mode:
Diffstat (limited to 'diff.sh')
-rwxr-xr-xdiff.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/diff.sh b/diff.sh
index 9f4c60b..a3248ef 100755
--- a/diff.sh
+++ b/diff.sh
@@ -11,4 +11,4 @@ echo
diff -U 0 zsh ~/.zsh
echo
-diff -r -U 0 -x "tags" vim ~/.vim
+diff -r -U 0 -x "tags" -x ".netrwhist" vim ~/.vim