Enable completion.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 27 Oct 2011 04:15:41 +0300
changeset 245 aefd2167af31
parent 244 64924a7c3689
child 246 1622a1ee71fc
Enable completion.
.zshrc
--- a/.zshrc	Thu Oct 27 04:13:59 2011 +0300
+++ b/.zshrc	Thu Oct 27 04:15:41 2011 +0300
@@ -31,3 +31,9 @@
 bindkey "^[[A" history-search-backward
 bindkey "^[[B" history-search-forward
 
+autoload -U compinit
+compinit
+
+# autoload -U promptinit
+# promptinit
+# prompt walters