# HG changeset patch # User Dirk Olmes # Date 1425272402 -3600 # Node ID efe5f376e911bda49784f77377b5f26d237c8619 # Parent a543849b68887e59349b5b2755821daf6a81f5f3 fix a typo in comments diff -r a543849b6888 -r efe5f376e911 zshrc --- a/zshrc Tue Feb 10 16:06:47 2015 +0100 +++ b/zshrc Mon Mar 02 06:00:02 2015 +0100 @@ -51,7 +51,7 @@ # get rid of the silly "zsh: sure you want to delete all the files in ..." message unsetopt normstarsilent -# turn of the "helpful" zsh feature of pushing each directory to the dir stack on cd +# turn off the "helpful" zsh feature of pushing each directory to the dir stack on cd unsetopt autopushd # turn off "helpful" auto correction