You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Additional context
OS: macOS with zsh
Terminal: Alacritty with tmux; iTerm2 (both tested)
Putting a .koji.toml in the git repository works fine!