72904c318c
GitOrigin-RevId: 9bf1f40af124573a54fd208b1f539eb694ef31a6
8 lines
120 B
Bash
8 lines
120 B
Bash
# -*- mode: sh -*-
|
|
|
|
. "/home/hm-user/.nix-profile/etc/profile.d/hm-session-vars.sh"
|
|
|
|
export V1="v1"
|
|
export V2="v2-v1"
|
|
|
|
|