Update configuration file documentation

Rename .tiorc to .tioconfig, tiorc to config, etc.
This commit is contained in:
Martin Lund 2022-12-17 16:58:24 +01:00
parent 4e9d29c88d
commit ea7f43e60c
2 changed files with 10 additions and 5 deletions

View file

@ -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