From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4414 invoked by alias); 23 Dec 2016 21:42:30 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 22266 Received: (qmail 9306 invoked from network); 23 Dec 2016 21:42:30 -0000 X-Qmail-Scanner-Diagnostics: from mail-qk0-f182.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.220.182):SA:0(0.2/5.0):. Processed in 0.758525 secs); 23 Dec 2016 21:42:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS, T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.1 X-Envelope-From: shirishag75@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.220.182 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=W1TmKgythoJ8OpFjbBh6FyCjf82D91H+H6ceHG0cCbE=; b=r0QCFPg6QIGhHfNOQmfU3W1MzXuCJwUZ743nK0xrasWCM9xfHTKlLBBhciahjKKf+f MTtaVBofgvdEfthW5RXr0vNKXwHuoSeiQ069Zc8CKvIsMRwQCaIL3EF23bDv3Pk8BXSR b/ubed3S3m7rEjCl+hhjnz7mUAC8vXni1spC6Qru/LNUDGUpyVbDrYJNL1mzB2tpZ/7e GrSuGaTDyTAg14vjJhT8AwPYiD8xlK3YyfmP3q3LPPMvZkF4cpfY/hfRyhn0yKTbKnTa FTotdC4ITrNMpHD+HOtL7lsOEmZDlBsVtyz/cdc9RhPQDH3l/Q7bRfXBAfkTT+L8xqDj PmNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=W1TmKgythoJ8OpFjbBh6FyCjf82D91H+H6ceHG0cCbE=; b=D4WTh9/zt1tWWxUl0IDi+K29HiHudRaE+GHWyLcTXSUahMDI36lLj348LU7QFipKX3 UG7lZIgWQfiHkA4vXycK8t4qQnecMMgERM3eEIHqW7tlv17AmbW2bR/bW+q0lBEALYkO bjlaWRhnyIrDGByRumi35basB1VX2RzMF/r5lSWaqj3Ct82EwgTbbgEZYJmX1Er/u5CK I2M5iT3HeZb3YRjsxV+b0YqIwfW4oK0VFoojgejfvg+xXv5+WM9AOOOHM9j2i2adOSqn fBSns0Al0bRrQ82VIQX5lMOTaeEkXK7tUfLPYS3V9pvnkt8FvIIaaq1R1oTdfF74pWMr cRPg== X-Gm-Message-State: AIkVDXJ0NMDrT6EuKFec/FuWSxGQPW/wCUN3UejOS1+da3H2Axu2DMebVfibFOk9+W+uxvS1Iqx+rZk+nKSoiQ== X-Received: by 10.55.26.159 with SMTP id l31mr17286909qkh.164.1482529344557; Fri, 23 Dec 2016 13:42:24 -0800 (PST) MIME-Version: 1.0 From: =?UTF-8?B?c2hpcmlzaCDgpLbgpL/gpLDgpYDgpLc=?= Date: Sat, 24 Dec 2016 03:12:23 +0530 Message-ID: Subject: Permission denied - putting an aliases.zsh file and it being called from .zshrc To: zsh-users Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, Please CC while answering, newbie here. IIUC, aliases are nothing but shortcuts. For e.g. cls=3Dclear and so on and so forth. Now I have made a file called aliases.zsh and want those aliases to be used/called by .zshrc so I can use it within my zsh installation. Then I tried - $ head .zshrc ~/.zsh/aliases.zsh # Lines configured by zsh-newuser-install HISTFILE=3D~/.histfile HISTSIZE=3D10000 SAVEHIST=3D10000 setopt appendhistory autocd extendedglob nomatch notify bindkey -e # End of lines configured by zsh-newuser-install Trying to source it though get permission denied messages - /home/shirish/.zsh $ source .zshrc .zshrc:1: permission denied: /home/shirish/.zsh/aliases.zsh Why am I get permission denied messages ? --=20 Regards, Shirish Agarwal =E0=A4=B6=E0=A4=BF=E0=A4=B0=E0=A5=80=E0=A4=B7 = =E0=A4=85=E0=A4=97=E0=A5=8D=E0=A4=B0=E0=A4=B5=E0=A4=BE=E0=A4=B2 My quotes in this email licensed under CC 3.0 http://creativecommons.org/licenses/by-nc/3.0/ http://flossexperiences.wordpress.com EB80 462B 08E1 A0DE A73A 2C2F 9F3D C7A4 E1C4 D2D8