From owner-freebsd-questions@FreeBSD.ORG Tue Feb 2 18:01:46 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AF141065670 for ; Tue, 2 Feb 2010 18:01:46 +0000 (UTC) (envelope-from laszlo_danielisz@yahoo.com) Received: from web30807.mail.mud.yahoo.com (web30807.mail.mud.yahoo.com [68.142.200.150]) by mx1.freebsd.org (Postfix) with SMTP id 2CAA18FC1A for ; Tue, 2 Feb 2010 18:01:45 +0000 (UTC) Received: (qmail 74183 invoked by uid 60001); 2 Feb 2010 18:01:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1265133705; bh=BrjvkAARqjmuJmNEPzdLgaV9EZh714ZuGE8civ5oak8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=mlKpXoUy5aneYUNmJjN9DWY/DdKj6Ogaj5wZDZTyRK5UOlINdp2IQM9n9DWne1PdxAS4bMfPfhrDcZyyxuJE2G96Tc4MTu2itYkhigAMonzptUwsDfwbC0hvoKboQbvZc68wrwnqHogM1c0TTgpR7dJOvu0Sp84pO4voaXM0bto= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=wt5QZA4tXy7eCB/cmne1vN/zBw92xmky4F7tdImSIWMEPsLQ2lqq98d105I1BHstt8v+B3CivaEe0AVaYm6ukoPOzr1ONg5N5ou0JjJ0oe9JGrqkWHvzhuFVYoTPbZV3S0gMcUfSxEZtG3lZe0c5iglzPW+JMtj5Kdf19T68boQ=; Message-ID: <519098.74143.qm@web30807.mail.mud.yahoo.com> X-YMail-OSG: I8ESW.cVM1k9PlVH.IXDyKkotWpuPy.Z6kdcmr.dnC1Z7AGD5QjgujiKCGCpkPF2TUVJwvWm21u4eBumIbGbVdp16_6RbrTnKJh2iCMxDprMicg6loGmaQaHTlb8.vzj68G5UX0pVTmPi5TPmOh_OvYK3VwmTOiW4wbX6XnE4fr4ZED80MOsakkA2IhWXXKU4JrHGAuSHE.ziw3QZX6wDSpIztJq0PIu7NRgMT8SlU85f1dFrJ4Vld9ny9xcCKCPHCe7J_9g_xE7LyP29kqgwA-- Received: from [78.131.57.57] by web30807.mail.mud.yahoo.com via HTTP; Tue, 02 Feb 2010 10:01:45 PST X-Mailer: YahooMailRC/272.7 YahooMailWebService/0.8.100.260964 Date: Tue, 2 Feb 2010 10:01:45 -0800 (PST) From: =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: .zshrc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2010 18:01:46 -0000 hi,=0A=0AI 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.=0AThere are the detai= ls:=0A=0A# cat .zshrc =0Aexport HISTFILE=3D~/.zsh_history=0Aexport HISTSIZE= =3D50000=0Aexport SAVEHIST=3D50000=0A=0Aalias hhistory 25=0Aalias jjobs -l= =0Aalias lals -a=0Aalias lfls -FA=0Aalias llls -lA=0Aalias pfdebugtcpdump -= n -e -ttt -i pflog0=0Aalias mtusb mount_msdosfs /dev/da0s1 /mnt/usb0=0A= alias mtcdmount_cd9660 /dev/acd0 /mnt/acd0/=0A# A righteous umask=0Aumask 2= 2=0A=0A..............=0A-rw-r--r-- 1 root wheel 328 Feb 2 18:52 .zshr= c=0A.............=0A=0Athe file can be found in /root/.zshrc=0A=0ADo you ha= ve any idea why is not working?=0A=0AThank you!=0AL=E1szl=F3=0A=0A=0A=0A =