mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update configuration file documentation
Rename .tiorc to .tioconfig, tiorc to config, etc.
This commit is contained in:
parent
4e9d29c88d
commit
ea7f43e60c
2 changed files with 10 additions and 5 deletions
|
|
@ -2,7 +2,12 @@
|
|||
# tio - https://tio.github.io #
|
||||
###############################
|
||||
|
||||
# Example configuration file
|
||||
# Example tio configuration file
|
||||
#
|
||||
# Place file in any of the following locations:
|
||||
# $XDG_CONFIG_HOME/tio/config
|
||||
# $HOME/.config/tio/config
|
||||
# $HOME/.tioconfig
|
||||
|
||||
# Defaults
|
||||
baudrate = 115200
|
||||
Loading…
Add table
Add a link
Reference in a new issue