Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace `where` with bash-compatible `hash` | David Phillips | 2022-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 cleanup | David Phillips | 2020-01-05 |
| | |||
* | environment: add ❤ compiler | David Phillips | 2019-03-03 |
| | |||
* | environment: Add sbase to PATH | David Phillips | 2019-03-03 |
| | |||
* | Fix clang/clang++ error | David Phillips | 2017-12-10 |
| | |||
* | Change WORDCHARS | David Phillips | 2017-08-31 |
| | |||
* | Fix cc stuff | David Phillips | 2017-04-20 |
| | |||
* | Add missing files | David Phillips | 2017-04-20 |