Replies: 1 comment
-
Created an issue for this feature request: #6053 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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 setno-color
globally. But I also like my~/
to be uncluttered.Some refs
Beta Was this translation helpful? Give feedback.
All reactions