slack-term icon indicating copy to clipboard operation
slack-term copied to clipboard

Store credentials in a different config file

Open wberrier opened this issue 4 years ago • 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?

wberrier avatar Jun 11 '20 02:06 wberrier

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

avioli avatar Jun 27 '21 21:06 avioli