From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24416 invoked by alias); 25 Oct 2012 23:45:37 -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: 17345 Received: (qmail 3719 invoked from network); 25 Oct 2012 23:45:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.eastlink.ca designates 24.224.136.13 as permitted sender) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.0 cv=d+COOWfE c=1 sm=1 a=sgO5gNtQRqEA:10 a=8nJEP1OIZ-IA:10 a=_LdWMvGyYVkA:10 a=yOjjSQAn5loampEdhMYA:9 a=wPNLvfGTeEIA:10 a=/bLbuBD0lrv91xL1PDQKaA==:117 Message-id: <5089C812.6030504@eastlink.ca> Date: Thu, 25 Oct 2012 16:15:30 -0700 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-version: 1.0 To: zsh-users@zsh.org Subject: volume label in prompt? References: <50895F66.9050407@internecto.net> <20121025172732.56a44ed2@pwslap01u.europe.root.pri> In-reply-to: <20121025172732.56a44ed2@pwslap01u.europe.root.pri> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit Gentlemen, I'm now running three machines here, each with several copies of various linii available. It gets a bit confusing. I'm wondering if there might be something I can add to my prompt that could help me remind myself where I'm at. I'm open to any suggestions, but one idea I had was something to identify the volume label of the current root directory. That would do it if it can be done. Can it? Thanks.