From 6ad08e7998f0a122aef142199d0445e40567cba5 Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Wed, 8 Aug 2012 13:16:36 +0200 Subject: [PATCH] add history for root and .DS_Store --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3dfecb6..5af3784 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *-cache private.zsh -history +history* +.DS_Store zshrc.bak