From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11035 invoked from network); 11 Jun 2020 11:39:11 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 11 Jun 2020 11:39:11 -0000 Received: (qmail 11089 invoked by alias); 11 Jun 2020 11:39:00 -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: List-Unsubscribe: X-Seq: 24925 Received: (qmail 18983 invoked by uid 1010); 11 Jun 2020 11:39:00 -0000 X-Qmail-Scanner-Diagnostics: from mail-io1-f44.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25835. spamassassin: 3.4.4. Clear:RC:0(209.85.166.44):SA:0(-2.0/5.0):. Processed in 3.135977 secs); 11 Jun 2020 11:39:00 -0000 X-Envelope-From: michael.fothergill@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.166.44 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=5qS5Q0+jHQJ9Xc2hAFXqP79S6rnK2RwuRNlYl/SWrVM=; b=b4Z9g05rM8EqXimzhA8Grwv34d9GAjIzYnrm4ThyiPXV/FQ79yBQc7GkgV7uiRX5t+ Zq+szuZvKWfOiopkiKX0cljydl4Xhm4Mv3VgjH6hAmDM/ZM4QoVL+m0blTQ3mAHdK2Fp X8wdNQGwyrO9crtjYQg6MXg7jiML5PbWtm4GeZ4XWVU/b4KnVISa481d6NS3Y0VeUMK+ ZBVEWORG4KtFlVTosrlj7oqUmJuecjlo/RmsUlU37SkegFs9QrUUJQS/4Z0+7RLxAtyt 1QcalO/+l+LkI5rbYV3OvXssKiq/SRvBhwllWS6KfdpwvzwEbSQ3sk9uBjVhYLL8Zb7i ECJw== X-Gm-Message-State: AOAM532yitd1xfkduvsxjNEjTyBcOJCT6lZy83uTtIQoiG1XxirIopqz +NAsGNaPjTf5thkouO3xP7GK+8mpI8h/tFwN1RTNCBze X-Google-Smtp-Source: ABdhPJy9AhO5e4FCTzqPToNH0R0fc2TaElqJEYG76YG9Eq+JEYJzOcY1tiMO6cpXXtDrIs1g6s7yBtMBRyWQfpESYZc= X-Received: by 2002:a5e:a705:: with SMTP id b5mr8117252iod.12.1591875502939; Thu, 11 Jun 2020 04:38:22 -0700 (PDT) MIME-Version: 1.0 References: <34699845-91bd-0028-f099-5aa2c356fc46@rayninfo.co.uk> In-Reply-To: <34699845-91bd-0028-f099-5aa2c356fc46@rayninfo.co.uk> From: Michael Fothergill Date: Thu, 11 Jun 2020 12:38:11 +0100 Message-ID: Subject: Re: help with installing and correctly configuring zsh on an amd 64 box running gentoo stable To: zsh-users@zsh.org Content-Type: multipart/alternative; boundary="000000000000e11fdc05a7cd65f7" --000000000000e11fdc05a7cd65f7 Content-Type: text/plain; charset="UTF-8" A great many thanks for the help and tips. I found the powerlevel9k directory in /root on my gentoo install. The powerlevel9k-theme file lives in it. The path to it I had in my .zshrc file was wrong. I have corrected that now. I had to use chown and chgrp to change the permissions from root to user for /root and /root/powerlevel9k directories and /root/powerlevel9k/powerlvel9k-theme file. Running powerlevel9k from a konsole terminal shows the blue box attachment to the prompt with a little ampersand sign inside it. I think that means that powerlevel 9k is working a bit now. But it is generating a lot of error messages. I am getting a lot of left and right hand prompt segment command not found print icon errors..... Suggestions on this would be appreciated. Cheers MF --000000000000e11fdc05a7cd65f7--