-
I keep I still have some variables which are different from machine to machine. What is the best place to keep these variables? The |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
you can use templating with .chezmoidata, reading the values from the system or user input. |
Beta Was this translation helpful? Give feedback.
-
You can use different symlinks on each machine. In your Dropbox folder have one config file per machine. On each machine use a symlink from |
Beta Was this translation helpful? Give feedback.
You can use different symlinks on each machine.
In your Dropbox folder have one config file per machine. On each machine use a symlink from
~/.config/chezmoi/chezmoi.toml
to the machine-specific config file in your Dropbox folder.