gh-config: add set pager example (#5448)
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
`gh config set git_protocol {{ssh}}`
|
`gh config set git_protocol {{ssh}}`
|
||||||
|
|
||||||
|
- Use `delta` in side-by-side mode as the default pager for all `gh` commands:
|
||||||
|
|
||||||
|
`gh config set pager '{{delta --side-by-side}}'`
|
||||||
|
|
||||||
- Set text editor to Vim:
|
- Set text editor to Vim:
|
||||||
|
|
||||||
`gh config set editor {{vim}}`
|
`gh config set editor {{vim}}`
|
||||||
|
Reference in New Issue
Block a user