summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-27 21:34:02 -0500
committerJune McEnroe <june@causal.agency>2018-11-27 21:34:02 -0500
commit473fb93b805fc9ffaf8a1072a38477d5bd19e833 (patch)
tree27b621f955dfca9c2b340f5ea6c0c5e1e989fc16 /home/.inputrc
parentFix ports for Linux (diff)
downloadsrc-473fb93b805fc9ffaf8a1072a38477d5bd19e833.tar.gz
src-473fb93b805fc9ffaf8a1072a38477d5bd19e833.zip
Switch to pkgsrc on Darwin
I've had enough of Homebrew. I want a real package manager that can
remove unneeded dependencies. neovim still isn't in pkgsrc, so download
binaries of that separately for now.

Hopefully I haven't broken any other systems by rewriting install.sh
like this.
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
ivate 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