mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 17:58:42 +00:00
Update cheatsheets
This commit is contained in:
25
nyxt
Normal file
25
nyxt
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# nyxt
|
||||
|
||||
> 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`
|
||||
Reference in New Issue
Block a user