Commit Graph

4 Commits (12b8e40957a9377f33524f60c9daf2f27c56c78e)

Author SHA1 Message Date
Bo Jeanes b3b9ee4dcc Hard-code .dotfiles path
Before I switched to Fresh, I assembled my dotfiles with my own script
that ensured this was set, but it is no longer set. I don't need the
dot files directory to be customisable, so I'll just hard-code the path
2020-08-24 14:32:22 +10:00
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