summary refs log tree commit diff homepage
path: root/2017/src/bin/day08.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-02 10:42:14 -0500
committerJune McEnroe <june@causal.agency>2022-12-02 10:42:14 -0500
commit9c4cb7355b4489734b509b30e3b532d7df6723bb (patch)
tree9fe8310ce0c99aea9f9e08d7846a088ad9429004 /2017/src/bin/day08.rs
parentSolve day 2 part 1 (diff)
downloadaoc-9c4cb7355b4489734b509b30e3b532d7df6723bb.tar.gz
aoc-9c4cb7355b4489734b509b30e3b532d7df6723bb.zip
Solve day 2 part 2
Diffstat (limited to '2017/src/bin/day08.rs')
0 files changed, 0 insertions, 0 deletions
ost commits with bodies to MastodonJune McEnroe 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