Where should I add the following line:
export PATH = / path / to / usr / bin: "$ {PATH}"?
In a configuration file or in a terminal?
Where should I add the following line:
export PATH = / path / to / usr / bin: "$ {PATH}"?
In a configuration file or in a terminal?
Add it to your ~/.bashrc to enable that path every time you launch a terminal.
Type it into your terminal if you only want to use swift for the current terminal session.
- mish
On Dec 7, 2015, at 11:37 AM, Piero Sabino via swift-dev <swift-dev@swift.org> wrote:
Where should I add the following line:
export PATH = / path / to / usr / bin: "$ {PATH}"?In a configuration file or in a terminal?
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev