Handle bash history in direnv config.

This commit is contained in:
Ben Sturmfels 2021-08-19 17:33:04 +10:00
parent 606184dde1
commit 00ceeb05ae
No known key found for this signature in database
GPG Key ID: 023C05E2C9C068F0

View File

@ -59,7 +59,7 @@
;;; "direnv" an then create a ".envrc" file in your current directory containing
;;; the following and then run "direnv allow" when prompted:
;;;
;;; use guix -l guix-env.scm
;;; use guix -l guix-env.scm --container --network --share=$HOME/.bash_history
;;;
;;; First time setup only, run:
;;;