summary refs log tree commit diff homepage
path: root/2016
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-12-15 22:24:19 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:25 -0500
commit3ae4f2fe5dc1ba14e0bf81df14a0f2373cdd3182 (patch)
tree959e2773660501e076579ad9458278a9ac1e3764 /2016
parentDay 11, part 2 (diff)
downloadaoc-3ae4f2fe5dc1ba14e0bf81df14a0f2373cdd3182.tar.gz
aoc-3ae4f2fe5dc1ba14e0bf81df14a0f2373cdd3182.zip
Day 12
Diffstat (limited to '2016')
0 files changed, 0 insertions, 0 deletions
/tr> 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe