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

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:
;;;