mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
5b7191ed7c
commit
d907834f72
1 changed files with 5 additions and 5 deletions
|
|
@ -75,14 +75,14 @@ See the tio man page for more details.
|
|||
|
||||
### 2.2 Configuration file
|
||||
|
||||
Options can be set via a configuration file first found in the following
|
||||
locations in the order listed:
|
||||
Options can be set via the configuration file first found in any of the
|
||||
following locations in the order listed:
|
||||
- $XDG_CONFIG_HOME/tio/tiorc
|
||||
- $HOME/.config/tio/tiorc
|
||||
- $HOME/.tiorc
|
||||
|
||||
The configuration file supports sub-configurations by named sections which can
|
||||
be activated via the command-line.
|
||||
The configuration file supports sub-configurations using named sections which can
|
||||
be activated via the command-line by name or pattern.
|
||||
|
||||
Example configuration file:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue