.zshrc
changeset 270 19082e26bea6
parent 245 aefd2167af31
child 651 649cbbab7ded
--- a/.zshrc	Sun Dec 04 18:43:51 2011 +0200
+++ b/.zshrc	Sun Dec 04 18:45:24 2011 +0200
@@ -28,3 +28,12 @@
 # Emacs like editing.
 bindkey -e
 
+bindkey "^[[A" history-search-backward
+bindkey "^[[B" history-search-forward
+
+autoload -U compinit
+compinit
+
+# autoload -U promptinit
+# promptinit
+# prompt walters