From 3259edaa2285cf5aeeb99a38f5649c3f22a11c60 Mon Sep 17 00:00:00 2001 From: teto Date: Thu, 8 Jan 2026 09:26:23 +0000 Subject: [PATCH] deploy: af7f14ddf770e269bb67cea19708198e618b5c75 --- index.xhtml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.xhtml b/index.xhtml index d1c540309..71c6d921b 100644 --- a/index.xhtml +++ b/index.xhtml @@ -1282,7 +1282,10 @@ way. In Bash and Z shell this can be done by adding

.profile and .zshrc files, respectively. The
 hm-session-vars.sh file should work in most Bourne-like shells. For
 fish shell, it is possible to source it using the foreign-env
-plugin

fenv source "$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh" > /dev/null
+plugin or using the builtin
+babelfish-translated variables:

fenv source "$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh" > /dev/null
+# or
+source "$HOME/.nix-profile/etc/profile.d/hm-session-vars.fish"
 

How to set up a configuration for multiple users/machines?

A typical way to prepare a repository of configurations for multiple logins and machines is to prepare one "top-level" file for each unique