Skip to content

Commit

Permalink
refactor: remove editor section and one line docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jsjoeio authored Mar 11, 2020
1 parent a6f06f8 commit f8865e3
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ And if you spot bugs or have features that you'd really like to see in `gh`, ple
- `gh repo [view, create, clone, fork]`
- `gh help`

Check out the [docs][] for more information.

## Documentation

Read the official docs at [https://cli.github.com/manual/](https://cli.github.com/manual/)
Read the official docs at [https://cli.github.com/manual/](https://cli.github.com/manual/) for more information.

## Comparison with hub

Expand Down Expand Up @@ -112,16 +110,6 @@ $ yay -S github-cli

Install a prebuilt binary from the [releases page][]

## Setting an Editor

For macOS and Linux, `gh` will respect the following environment variables, in this order, based on your OS and shell setup:

1. `GIT_EDITOR`
2. `VISUAL`
3. `EDITOR`

On Windows, the editor will currently always be Notepad.

### [Build from source](/source.md)

[docs]: https://cli.github.com/manual
Expand Down

0 comments on commit f8865e3

Please sign in to comment.