Commit message (Expand) | Author | |||
---|---|---|---|---|
2021-12-13 | Solve day 13 part 2 | June McEnroetle='2018-08-18 16:24:25 -0400'>2018-08-18 | Run {,s,t}up with /bin/sh | June McEnroe |
2018-08-18 | Use whence instead of type | June McEnroe | ||
type is an alias for whence -v and is more for human consumption. | ||||
2018-08-18 | Cut off path components until right prompt fits | June McEnroe | ||
Keeps paths valid (from somehwere) rather than abrupt truncation. | ||||
2018-08-17 | Add "private" alias to source encrypted file | June McEnroe | ||
Why is there no easy way to *edit* an encrypted file? | ||||
2018-08-17 | Add vim mapping to add a #include | June McEnroe |