Improved documentation
This commit is contained in:
parent
6f349c3a4a
commit
4a230cb68c
@ -11,7 +11,9 @@ Dashboard for my terminal.
|
|||||||
## Config
|
## Config
|
||||||
|
|
||||||
The configuration is a normal text file living in `~/.config/dash/`.
|
The configuration is a normal text file living in `~/.config/dash/`.
|
||||||
|
|
||||||
You can use it to take notes or display the output of shell commands via the `{command args}` syntax.
|
You can use it to take notes or display the output of shell commands via the `{command args}` syntax.
|
||||||
|
|
||||||
The output can be piped to other commands, e.g. `{pacman -Q | wc -l} packages installed`.
|
The output can be piped to other commands, e.g. `{pacman -Q | wc -l} packages installed`.
|
||||||
|
|
||||||
## Terminals
|
## Terminals
|
||||||
|
Loading…
Reference in New Issue
Block a user