Mercurial > hg > zsh-env
changeset 64:efe5f376e911
fix a typo in comments
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 02 Mar 2015 06:00:02 +0100 |
parents | a543849b6888 |
children | a77d0aad27ec |
files | zshrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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