diff --git a/docs/fish-config.1 b/docs/fish-config.1 index 7324618..197ec1c 100644 --- a/docs/fish-config.1 +++ b/docs/fish-config.1 @@ -3596,7 +3596,7 @@ All integrations are managed via conf.d/ files. .PP If a new tool\[cq]s shell integration appears to do nothing, check whether its setup command appended an init line below the sentinel and -create a dedicated conf.d/.fish instead. +create a dedicated \f[V]conf.d/.fish\f[R] instead. .SS Updating .PP Pull the latest changes from the upstream repository without needing a diff --git a/docs/fish-config.md b/docs/fish-config.md index 952421c..7a65f54 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -3029,7 +3029,7 @@ etc.) will have no effect. All integrations are managed via conf.d/ files. If a new tool's shell integration appears to do nothing, check whether its setup command appended an init line below the sentinel and create a dedicated -conf.d/.fish instead. +`conf.d/.fish` instead. ## Updating