···49495050In either case, copy (or create new) those files in the appropriate configuration directory, depending on
5151your operating system, and then continuing to the following sections. The appropriate directories are:
5252-* Linux: `$HOME/.config/syncat/`
5252+* Linux: `$HOME/.config/syncat/` (more accurately, `$XDG_CONFIG_HOME/syncat`)
5353* Mac: `$HOME/Library/Preferences/com.cameldridge.syncat/`
5454* Windows: Not officially supported
5555···115115116116# Colours the file using a specific language
117117syncat -l js src/package.json
118118+119119+# Exports the default configuration into your system's configuration directory
120120+syncat init
118121119122# Installs (or updates) all languages listed in the `languages.toml` file
120123syncat install