avborup / kitty

Kitty is a CLI for interacting with Kattis that allows you to test and submit problems straight from your terminal.
https://open.kattis.com
MIT License
24 stars 6 forks source link

Allow users to set kitty's config dir via environment variables #76

Closed avborup closed 1 year ago

avborup commented 1 year ago

Some users were having issues with the kitty terminal and this kitty cli sharing the same config directory. Thus I've added an environment variable that allows users to override which directory is used.