diff options
| author | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:01:30 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:01:30 +0100 |
| commit | 562ebc6492d721fccd418075d323b0ed724194ff (patch) | |
| tree | 40bb1d37b0c491cd7fe4a2ba8c27c62123487ef4 /zsh/env | |
| parent | 211b5c5160e76e485a7388d8fc0d7c80409c011d (diff) | |
zsh: Set and use OPAMROOT
Diffstat (limited to 'zsh/env')
| -rw-r--r-- | zsh/env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,4 +26,5 @@ setopt EXTENDED_GLOB source_if_exists zsh/env export CARGO_HOME=${XDG_DATA_HOME}/cargo +export OPAMROOT=${XDG_DATA_HOME}/opam export RUSTUP_HOME=${XDG_DATA_HOME}/rustup |
