Date: Tue, 2 Feb 2010 10:01:45 -0800 (PST) From: =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= <laszlo_danielisz@yahoo.com> To: freebsd-questions@freebsd.org Subject: .zshrc Message-ID: <519098.74143.qm@web30807.mail.mud.yahoo.com>
index | next in thread | raw e-mail
hi, I am new in this and I have a question about it: I done my .zshrc but the zsh is not loading the configuration from it. There are the details: # cat .zshrc export HISTFILE=~/.zsh_history export HISTSIZE=50000 export SAVEHIST=50000 alias hhistory 25 alias jjobs -l alias lals -a alias lfls -FA alias llls -lA alias pfdebugtcpdump -n -e -ttt -i pflog0 alias mtusb mount_msdosfs /dev/da0s1 /mnt/usb0 alias mtcdmount_cd9660 /dev/acd0 /mnt/acd0/ # A righteous umask umask 22 .............. -rw-r--r-- 1 root wheel 328 Feb 2 18:52 .zshrc ............. the file can be found in /root/.zshrc Do you have any idea why is not working? Thank you! Lászlóhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519098.74143.qm>
