gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Re: Online book for usability


From: Colin Walters
Subject: Re: [Gnu-arch-users] Re: Online book for usability
Date: Wed, 30 Jun 2004 12:09:29 +0200

On Fri, 2004-06-25 at 17:49 +1000, Matthew Palmer wrote:

> What I'd really like, instead of that, is aliases for archives.  Add an
> --alias option to register-archive, which allows you to specify an alias
> name.  For simplicity, aliases probably shouldn't be allowed to be valid
> archive names.

Just use shell environment variables.  They work perfectly for this
purpose.  No need to add anything to tla.

~/.archives:
foo="address@hidden"
export foo

~/.bashrc:
. ~/.archives

$ tla get $foo/blah--main--0

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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