# HG changeset patch # User Oleksandr Gavenko # Date 1319678141 -10800 # Node ID aefd2167af3142f05d6e6cff1ebe8fe33c833b0c # Parent 64924a7c3689b721534bec5df26e1820f7a2ec6d Enable completion. diff -r 64924a7c3689 -r aefd2167af31 .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