guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guix Packaging Meetup - This Saturday from 14:00 EST (18:00 PM UTC)


From: jgart
Subject: Re: Guix Packaging Meetup - This Saturday from 14:00 EST (18:00 PM UTC)
Date: Mon, 6 Sep 2021 02:32:05 -0400

On Sat, 28 Aug 2021 00:50:26 +0530 Arun Isaac <arunisaac@systemreboot.net> 
wrote:
> 
> > I've started to use tz to keep track of timezones.
> >
> > https://github.com/oz/tz
> >
> > It's a nice cli app written in golang.
> 
> Thank you! :-) I was looking for something like this.

> alias tz='TZ_LIST="Africa/Nairobi,Europe/Amsterdam" tz'

I also discovered recently that I can set this in emacs:

(setq display-time-world-list
      '(("Africa/Nairobi" "Nairobi")
        ("Europe/Amsterdam" "Amsterdam")))

and then run `display-time-world`

I have `display-time-world` bound to `<leader> p t` (I'm using 
emacs-evil-leader package in guix).

all best,

jgart

 _________________________________________ 
/ 3B1D 7F19 E36B B60C 0F5B 2CA9 A52A A2B4 \
\ 77B6 DD35                               /
 ----------------------------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||



reply via email to

[Prev in Thread] Current Thread [Next in Thread]