mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 09:54:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -24,14 +24,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`alacritty --working-directory {{path/to/directory}}`
|
||||
|
||||
- [e]xecute a command in a new Alacritty window (also works with `alacritty msg create-window`):
|
||||
- Execute a command in a new Alacritty window (also works with `alacritty msg create-window`):
|
||||
|
||||
`alacritty {{[-e|--command]}} {{command}}`
|
||||
|
||||
- Use an alternative configuration file (defaults to `$XDG_CONFIG_HOME/alacritty/alacritty.toml`):
|
||||
|
||||
`alacritty --config-file {{path/to/config.toml}}`
|
||||
|
||||
- Run with live configuration reload enabled (can also be enabled by default in `alacritty.toml`):
|
||||
|
||||
`alacritty --live-config-reload --config-file {{path/to/config.toml}}`
|
||||
|
||||
Reference in New Issue
Block a user