From 2858c9443f704487e6d80dc4850872c507d73fe3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 22 Feb 2009 16:48:56 +0100 Subject: update --- .gitignore | 4 ++++ .zshrc | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ad7bf7d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.zsh/rc +!.zshrc +!.gitignore diff --git a/.zshrc b/.zshrc index 61c54e3..87113dd 100644 --- a/.zshrc +++ b/.zshrc @@ -1,5 +1,6 @@ #---------------------------------------------------- # File: ~/.zshrc +# Version: 0.4.1 # Version: 0.4.0 # Date: 2009-02-14 # Author: Florian "Bluewind" Pritz -- cgit v1.2.3-24-g4f1b