summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-02-22 16:48:56 +0100
committerFlorian Pritz <f-p@gmx.at>2009-02-22 16:48:56 +0100
commit2858c9443f704487e6d80dc4850872c507d73fe3 (patch)
treef13a5acfb24d7822e1aa9daf7cb386353d63aa47
parent26864d392ff087a49e51943c45b17db2a608c72c (diff)
downloaddotfiles-2858c9443f704487e6d80dc4850872c507d73fe3.tar.gz
dotfiles-2858c9443f704487e6d80dc4850872c507d73fe3.tar.xz
update
-rw-r--r--.gitignore4
-rw-r--r--.zshrc1
2 files changed, 5 insertions, 0 deletions
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 <f-p@gmx.at>