Default configuration file for zsh is ??

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
reasonit
Posts: 55
Joined: Sat 25 Mar 2006, 21:39

Default configuration file for zsh is ??

#1 Post by reasonit »

Hi

I installed the zsh shell. Everything works as expected, except I can't find zsh's configuration file.
After reading a bit, it seems zsh's default file should be ~/.zshrc,
or zlogin or zprofile. None of which I could find.
When I issue a command like 'alias l=ls' , the line isn't added to ~/.zshrc .
But the changes remain after a restart, hence there must another file, to which the configuration is saved. right? But which one?
Help please..

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#2 Post by BarryK »

jst a wild guess, but wouldn't you have to manually create ~/.zshrc,
then open it in an editor to put in whatever you want?

In rox: right-click -> New -> Blank file

Post Reply