[READ-ONLY] Mirror of https://github.com/plttn/dotfiles.
0

Configure Feed

Select the types of activity you want to include in your feed.

Add .config/httpie/config.json

Jack Platten (Mar 31, 2026, 3:22 PM -0700) 82cbd1bd c01a1fb6

+5
+5
private_dot_config/httpie/config.json
··· 1 + { 2 + "default_options": [ 3 + "--style=pie-dark" 4 + ] 5 + }