You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by ZuBB October 1, 2024
Basically would be nice if wp-cli check also $xdg_config_home dir for its config file (in default settings it will be ~/.config/wp-cli/config.yml).
Motivation: wp-cli throws ANSI esc sequences in the terminal. so I need to set no-color globally. But I also like my ~/ to be uncluttered.