mirror of https://github.com/CrimsonTome/tldr.git
21 lines
374 B
Markdown
21 lines
374 B
Markdown
|
# nyxt
|
||
|
|
||
|
> Nyxt is a keyboard-driven web browser for power users.
|
||
|
> More information: <https://nyxt.atlas.engineer>.
|
||
|
|
||
|
- List all profiles:
|
||
|
|
||
|
`nyxt --list-data-profiles`
|
||
|
|
||
|
- Set the `init.lisp` file path:
|
||
|
|
||
|
`nyxt --init {{path/to/file}}`
|
||
|
|
||
|
- Change the path to the auto-config file:
|
||
|
|
||
|
`nyxt --auto-config {{path/to/file}}`
|
||
|
|
||
|
- Print system information:
|
||
|
|
||
|
`nyxt --system-information`
|