From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id f4284748 for ; Sat, 7 Sep 2019 00:50:27 +0000 (UTC) Received: (qmail 20484 invoked by alias); 7 Sep 2019 00:50:21 -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: 24233 Received: (qmail 5038 invoked by uid 1010); 7 Sep 2019 00:50:21 -0000 X-Qmail-Scanner-Diagnostics: from mail-ot1-f66.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.101.2/25559. spamassassin: 3.4.2. Clear:RC:0(209.85.210.66):SA:0(-1.9/5.0):. Processed in 2.390515 secs); 07 Sep 2019 00:50:21 -0000 X-Envelope-From: yaro@marupa.net X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at marupa.net does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marupa-net.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=hXsBYl5R/1pck0XBwC54Gp7jq6mf1wrsd+t77N4ypzM=; b=yBCIoh3o+wrxfwhaV6d6iPvGSggSmSxzLxW8kowjwSvlFVqf3egpBad+gHC5XaBdBe htpaTLfH4dalAJrlYHmg6pAv68xfLP2Tj5Zk/d44NweZv5MDXyrTmDFJCWenQFpXXUEy wx3fteFKqhKanMIewC2jEqFYLGaGaREJGb+fQ6QDbPoJsZEN1w5e6nb7hqHmkceErw1n rLS9tXEMhVMM5hNQEmvoHsKMLk3VrC6hZYXj3sBgogHEzEyqLwl+0KSAPNQoKSAKmu+7 O4rXRVcbYcGnClqJinL1kaN+zoO3SC32LZH0fFTT59oFsYHBRXi2O54TkL5l9u+0HloC AcsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=hXsBYl5R/1pck0XBwC54Gp7jq6mf1wrsd+t77N4ypzM=; b=faEExiAMTAvyGyP+Gg3FESf7UyMh+LgIiqbIc3dT0IW7VXPZ+yaoxDW9te0ek4pli1 hHrlf/v8BflZAcMnCafAnNKMuQ/O5WTotGcNyXRLgEEtwShiXVTYgcPFKEUrYLqTDSYU YLd6Yej70hRE0kVd0HcNfY7yjrUf6wyZApy8P7Xx1h01RhwCw36V6Z8xI8t4MQZx14Eg Qaj1h8jwAYQ6C+npy3dPWoPKLbYPcXUMKDJF6HuxejXlOTmv3R5NpuuPHsifNS0JOItI Fc+o5T5nyVUs69yzes+70lHWSweLRMXKmRGOqsYy82SW9l+pGCF0nWIvs51hSjmtxa8r Ro/Q== X-Gm-Message-State: APjAAAX2TzqXew9GpusW1rjdGja8uehSyPz+GAomoW7S9CTeq3BpPY79 pt6JK+zu/IN0ptYUrW+1l7/TMragwQM= X-Google-Smtp-Source: APXvYqwC9yu42KP7Nx/wWrFhHWXlF4bJQkob5jj8xPBzi8pljPetVwnDf55k6M11znNXXQJa7CUkbw== X-Received: by 2002:a05:6830:1482:: with SMTP id s2mr9672911otq.274.1567817385470; Fri, 06 Sep 2019 17:49:45 -0700 (PDT) Subject: Re: Is it worthwhile to use oh-my-zsh? To: zsh-users@zsh.org References: <1969CF6B-7FA6-4C28-936A-244CA961F3A9@gmail.com> From: Yaro Kasear Message-ID: <490aaca8-45c2-3a56-b7e0-ffb867d8a6e6@marupa.net> Date: Fri, 6 Sep 2019 19:49:43 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.0 MIME-Version: 1.0 In-Reply-To: <1969CF6B-7FA6-4C28-936A-244CA961F3A9@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US I used to use oh-my-zsh. I switched to Antigen which is a lot less slow, but has compatibility with the OMZ stuff. Yaro On 9/6/19 7:43 PM, Danh Doan wrote: > On September 6, 2019 7:33:31 PM UTC, Peng Yu wrote: >> I just tried it. I commented out this in my ~/.zshrc. >> #plugins=(git) >> >> In a .git repo, it shows the git branch and the basename of the parent >> directory. But this is not the formation that I need. I almost always >> in the master branch, in which case I don't care showing the branch >> name. I have many directory with the same basename, just showing the >> basename of my currently is not informative. >> >> How to get rid off these features? >> >> On 9/6/19, Tom Boyd wrote: >>> Yes very much so. Omz is tremendously powerful and is loaded with >> features >>> that completely change the game in terms of productivity. Once you >> start >>> using it it's actually really hard to go back once you've got the >> common >>> usage in muscle memory. I've never had any issues with sluggishness >> either, >>> with the config I currently have I find it just as fast as vanilla >> zsh. >>> On Fri, Sep 6, 2019, 2:38 PM Peng Yu wrote: >>> >>>> Hi, >>>> >>>> I just have a vanilla ~/.zshrc. I'd like something essential things >>>> like PS1 set to my pwd and hostname, etc. I saw people use things >> like >>>> oh-my-zsh to make some fancy things like showing git branches, etc., >>>> if in a git repo. But if I remember it correctly, it could cause a >>>> little sluggish that can be sensed. >>>> >>>> So if I just want something essential, and not to want to feel any >>>> sluggishness, I'd better just configure ~/.zshrc on my own without >>>> using things like oh-my-zsh configured by others. >>>> >>>> -- >>>> Regards, >>>> Peng >>>> > I don't like oh-my-zsh. > IMHO, it's too slow. > If you simply want to show current directory, zsh come with some pre-installed prompt > Use: > prompt -h > to show the available options and prompts.