jpbruinsslot/slack-term

Store credentials in a different config file

wberrier opened this issue · 1 comments

Version: "v0.5.0"
Installation method: "go get"

I would like to store ~/.config/slack-term/config in a git repository (much like your dotfiles repo). But, I'd rather not commit my slack api key into my repo.

What do you think about storing the credentials in a different file?

Suggestions?

You've probably sorted it out but a .gitignore file is a good start?