-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The export statements notably set up the PATH variable with values that changes between computers.
- Option 1 (easy):
- extract them to another file which can be setup differently on many machines
- source that file
- Option 2 (complex) : script the entire configuration of the machine (ports, manually installed software, etc.) so all machine are identical.
These 2 options are not exclusive.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels