-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: parseEnvs for expanding env and shell subst (#99)
- do parseEnvs with shell echo to handle both /Users/sunggun and shell subst in consist way - use os.ExpandEnv to handle /Users/sunggun, and subst env vars of current profile
- Loading branch information
1 parent
3017d9e
commit 862ce36
Showing
2 changed files
with
40 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters