Commit Graph

6 Commits (ae88dbe7dba0c0b1fa0e1628879e9ebb2fd3d084)

Author SHA1 Message Date
Bo Jeanes ffe9e6eace
Prepend /usr and /opt to ensure they come before /bin 2020-10-24 17:47:00 +11:00
Bo Jeanes 22ad16a8cb
Add ~/.local/bin to PATH 2020-10-24 17:11:43 +11:00
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