Commit Graph

3 Commits (82e25eb09a2c2a6bd020307975f402dc80ff598d)

Author SHA1 Message Date
Bo Jeanes 36c1936292 Preserve existing PATH
In WSL2, the PATH is pre-filled with Windows' PATH contents (which are
still executable within WSL Linux distros). For instance, `code .` to
open VS Code works by finding `code` in the Windows filesystem, which is
conveniently already specified in the PATH.
2020-04-02 14:44:29 +11:00
Bo Jeanes 49ba55207f /shrug 2019-07-22 16:21:32 +10:00
Bodaniel Jeanes d91dca4990 Dynamically build path without duplicates and only for existing directories 2012-01-04 21:41:41 -06:00