Commit message (Collapse) | Author | ||
---|---|---|---|
2018-08-18 | Run tf/cfg link script with /bin/sh | June McEnroe | |
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 |