summaryrefslogtreecommitdiff
path: root/environment
Commit message (Collapse)AuthorAge
* Replace `where` with bash-compatible `hash`David Phillips2022-02-02
| | | | | Bash throws a wonky on `where` while zsh was fine. Simpler to just use `hash` like this since AFAICT it will be mostly equivalent.
* General cleanupDavid Phillips2020-01-05
|
* environment: add ❤ compilerDavid Phillips2019-03-03
|
* environment: Add sbase to PATHDavid Phillips2019-03-03
|
* Fix clang/clang++ errorDavid Phillips2017-12-10
|
* Change WORDCHARSDavid Phillips2017-08-31
|
* Fix cc stuffDavid Phillips2017-04-20
|
* Add missing filesDavid Phillips2017-04-20