mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
11 lines
244 B
YAML
11 lines
244 B
YAML
# Default configuration for navi.
|
|
# NOTE: The config file schema may change at any time.
|
|
|
|
finder:
|
|
# Equivalent to the --finder option.
|
|
command: skim
|
|
|
|
shell:
|
|
# Shell used for shell out. Possible values: bash, zsh, dash, ...
|
|
command: zsh
|