Sure, here it is: % cat .zshrc # Lines configured by zsh-newuser-install HISTFILE=~/.histfile HISTSIZE=1000 SAVEHIST=10000 setopt appendhistory bindkey -e alias vi vim # End of lines configured by zsh-newuser-install
Actually I made a new one for my local user. ________________________________ From: Polytropon <[email protected]> To: Dánielisz László <[email protected]> Cc: [email protected] Sent: Tue, February 2, 2010 9:04:25 PM Subject: Re: .zshrc On Tue, 2 Feb 2010 11:49:30 -0800 (PST), Dánielisz László <[email protected]> wrote: > Thanks for everybody the advices, I changed my mind and > I want to apply zsh only for local user, tryed the .zshrc > but still not working. Can you post the current content of the user's .zshrc? Have you made sure that permissions are correct (if you have "recycled" the .zshrc for / from root)? -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
