docs: fix typo in config.example.toml (#603)
docs(config): fix typo (dfault -> default)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
# Arguments to pass tmux when pulling Repositories
|
||||
# tmux_arguments = "-S /var/tmux.sock"
|
||||
|
||||
# Do not set the terminal title (dfault: true)
|
||||
# Do not set the terminal title (default: true)
|
||||
# set_title = true
|
||||
|
||||
# Display the time in step titles (default: true)
|
||||
@@ -237,4 +237,4 @@
|
||||
[distrobox]
|
||||
# use_root = false
|
||||
|
||||
# containers = ["archlinux-latest"]
|
||||
# containers = ["archlinux-latest"]
|
||||
|
||||
Reference in New Issue
Block a user