summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-14 16:44:33 +0000
committerJune McEnroe <june@causal.agency>2020-07-14 16:44:33 +0000
commit66f48cfaa659397fd0db0a38bef75f08194f366d (patch)
tree25c479806b4600af5e38b3b02107c003ef71765c /port
parentCheck that there is upload data (diff)
downloadsrc-66f48cfaa659397fd0db0a38bef75f08194f366d.tar.gz
src-66f48cfaa659397fd0db0a38bef75f08194f366d.zip
Install up CGI with mode 700
It should never be served as a regular file.
Diffstat (limited to 'port')
0 files changed, 0 insertions, 0 deletions
d>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