5 lines
183 B
TOML
5 lines
183 B
TOML
![]() |
# User configuration overrides
|
||
|
# This file allows you to customize settings without modifying defaults
|
||
|
|
||
|
[http]
|
||
|
use_curl = true # Enable curl for API calls instead of nushell http get
|