Skip to content

Env Path variable modification should be optional #54

@Mzack9999

Description

@Mzack9999

pdtm version:

dev|main

Current Behavior:

Env path variable change is an invasive change and the behavior should be changed as follows:

  • It should be optional and never performed automatically without specific bypass flag or user authorization (eg. entire package management software like homebrew leave the path change as a manual step)
  • It should be reversible upon tools removal
  • It should be just another step in the setup process, for example:
$ go run .
[INF] [OS: LINUX] [ARCH: AMD64] [GO: 1.18.1]
[INF] Path to download project binary: /root/.pdtm/go/bin

- environment path (configured|not configured)

1. subfinder (not installed)
...

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions