zquestz / s

Open a web search in your terminal.
MIT License
2.32k stars 114 forks source link

Update configuration path to .config/s #130

Closed zquestz closed 6 years ago

zquestz commented 6 years ago

Updates configuration file lookup to .config/s/config. If it isn't found then it looks at the old location of .s/config.

@vthiery @cyrilgdn

Fixes https://github.com/zquestz/s/issues/129

vthiery commented 6 years ago

Thanks!