architv / soccer-cli

:soccer: Football scores for hackers. :computer: A command line interface for all the football scores.
MIT License
1.09k stars 220 forks source link

Add preceding dot to soccer-cli.ini filename #89

Closed Saturn closed 8 years ago

Saturn commented 8 years ago

The soccer-cli.ini file should have a dot preceding it so that file explorers and the ls command will not display it by default.

Windows still displays dotfiles unfortunately unless you make use of this http://superuser.com/a/366883

Also it really isn't an ini file. It could be named .soccer-cli-apikey. Unless there may be more configuration settings recorded here in the future.