This repository provides skeleton tools for Chatterino2 that can help the everyday chatter. We offer:
- easily forkable base config
- helper filters preinstalled
- example window layout
fork this repo
go to your chatterino config directory
git clone https://github.com/{Your Username}/chatterino-settings.git
if you want to keep your own files, on each file you want to overwrite use:
git checkout chatterino-settings -- path/to/file
otherwise, if you want to overwrite everything do:
git checkout chatterino-settings -- .