aboutsummaryrefslogtreecommitdiff
path: root/diff.sh
diff options
context:
space:
mode:
authorMatt Singleton <matthew.j.singleton@gmail.com>2011-02-18 17:05:47 -0500
committerMatt Singleton <matthew.j.singleton@gmail.com>2011-02-18 17:05:47 -0500
commitbb3b34829a0599a2c356a46fdfa75c3f9c525088 (patch)
tree69cfc5baf380c5b4151df69fb8ba6d7525c4c0e3 /diff.sh
parentfa40c9c0a1ec3238053575a2fac228f92d49fd78 (diff)
removing dependency on oh-my-zsh
Diffstat (limited to 'diff.sh')
-rwxr-xr-xdiff.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/diff.sh b/diff.sh
index ae7d660..b5e8984 100755
--- a/diff.sh
+++ b/diff.sh
@@ -10,9 +10,7 @@ diff -U 0 mostrc ~/.mostrc
echo
diff -U 0 zshrc ~/.zshrc
echo
-diff -U 0 oh-my-zsh/svn.zsh ~/.oh-my-zsh/lib/svn.zsh
-echo
-diff -U 0 oh-my-zsh/xcolour.zsh-theme ~/.oh-my-zsh/themes/xcolour.zsh-theme
+diff -U 0 zsh ~/.zsh
echo
diff -r -U 0 vim ~/.vim