summary refs log tree commit diff
path: root/home/.profile (follow)
Commit message (Expand)AuthorAge
* Add /usr/X11R6/bin to PATHJune McEnroe2021-02-06
* Set para and sect for mdocJune McEnroe2021-01-27
* Use vi and lessJune McEnroe2021-01-25
* Add gg mapping to viJune McEnroe2021-01-13
* Set less search case-insensitiveJune McEnroe2021-01-10
* Set EXINITJune McEnroe2021-01-10
* Add x4 to LESSJune McEnroe2020-11-13
* Move /opt/local back, cheat port select to use system manJune McEnroe2020-09-12
* Move /opt/local behind /usr againJune McEnroe2020-09-12
* Remove NetBSD from install scriptJune McEnroe2020-09-11
* Use MacPorts rather than pkgsrcJune McEnroe2020-09-11
* Actually fix nvim and doas presence testsJune McEnroe2020-07-18
* Update nvim MANPAGERJune McEnroe2020-05-07
* Only cd in .profile if /usr/home existsJune McEnroe2020-03-27
* Only add existing directories to PATHJune McEnroe2019-11-29
* Clear PATH before populating it againJune McEnroe2019-11-27
* Use .profile, .shrc, .historyJune McEnroe2019-11-21
er-highlight'> 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe