summary refs log tree commit diff
path: root/home/.kshrc (follow)
Commit message (Expand)AuthorAge
* Show hostname in title over SSHJune McEnroe2018-08-24
* Alias bc='bc -l'June McEnroe2018-08-23
* Set FCEDIT=$EDITORJune McEnroe2018-08-18
* Use whence instead of typeJune McEnroe2018-08-18
* Cut off path components until right prompt fitsJune McEnroe2018-08-18
* Add "private" alias to source encrypted fileJune McEnroe2018-08-17
* Apply realpath to HOMEJune McEnroe2018-08-16
* Export GPG_TTYJune McEnroe2018-08-16
* Rearrange kshrc, fix right promptJune McEnroe2018-08-16
* Add GNU color aliases to mkshrcJune McEnroe2018-08-15
* Add kshrcJune McEnroe2018-08-15
n/hi.c?id=34a1b540f6ff1c917180d084b4a1e86790a43ff2&follow=1'>Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe