summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 19:17:31 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 20:01:30 -0400
commitabcca23c148398af769067a4aa7a43f7f759b526 (patch)
treede5cd533a6990d1e2418980eca5cbf82b103bc1a /txt
parentAdd PS0 pre-prompt string (diff)
downloadsrc-abcca23c148398af769067a4aa7a43f7f759b526.tar.gz
src-abcca23c148398af769067a4aa7a43f7f759b526.zip
Shorten $HOME to ~ in prompt expansion
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
atibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe