Skip to content

koji does not respect config in ~/.config/koji/config.toml #118

@untcha

Description

@untcha

Describe the bug
I created a config.toml in ~/.config/koji/ with only one config line: emoji = true
When I run just koji in a git repository it does not show emojis.
When I run koji --config ~/.config/koji/config.toml the emojis are shown.

To Reproduce
See Describe the bug above

Expected behavior
koji is respecting the config in $XDG_CONFIG_HOME/koji/config.toml

Screenshots
image

Additional context
OS: macOS with zsh
Terminal: Alacritty with tmux; iTerm2 (both tested)

Putting a .koji.toml in the git repository works fine!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions