all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Retain shell history in a guix container
@ 2022-10-03  0:21 jgart
  2022-10-03  6:25 ` zimoun
  2022-10-03  8:47 ` Ricardo Wurmus
  0 siblings, 2 replies; 3+ messages in thread
From: jgart @ 2022-10-03  0:21 UTC (permalink / raw)
  To: Guix Help

Hi,

Does anyone know how I can retain the shell history in a guix container?

Any advice or ideas for how to do that would be much appreciated.

If this is possible I would like to add this to some documentation so
people can easily find it.

all best,

jgart


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Retain shell history in a guix container
  2022-10-03  0:21 Retain shell history in a guix container jgart
@ 2022-10-03  6:25 ` zimoun
  2022-10-03  8:47 ` Ricardo Wurmus
  1 sibling, 0 replies; 3+ messages in thread
From: zimoun @ 2022-10-03  6:25 UTC (permalink / raw)
  To: jgart, Guix Help

Hi,

On Sun, 02 Oct 2022 at 19:21, jgart <jgart@dismail.de> wrote:

> Does anyone know how I can retain the shell history in a guix
> container?

Is it not from the configuration of your Shell you use?  For instance,
it is the file ~/.bash_history.


Cheers,
simon


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Retain shell history in a guix container
  2022-10-03  0:21 Retain shell history in a guix container jgart
  2022-10-03  6:25 ` zimoun
@ 2022-10-03  8:47 ` Ricardo Wurmus
  1 sibling, 0 replies; 3+ messages in thread
From: Ricardo Wurmus @ 2022-10-03  8:47 UTC (permalink / raw)
  To: jgart; +Cc: help-guix


jgart <jgart@dismail.de> writes:

> Does anyone know how I can retain the shell history in a guix container?

Make the shell write its history to a location that exists outside of
the container.

-- 
Ricardo


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-03  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  0:21 Retain shell history in a guix container jgart
2022-10-03  6:25 ` zimoun
2022-10-03  8:47 ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.