Skip to content

Instantly share code, notes, and snippets.

@vampirepapi
Created March 5, 2026 19:01
Show Gist options
  • Select an option

  • Save vampirepapi/1a55169bdfa5babb0ec0d651d2395a45 to your computer and use it in GitHub Desktop.

Select an option

Save vampirepapi/1a55169bdfa5babb0ec0d651d2395a45 to your computer and use it in GitHub Desktop.
SmartGit Trial Reset
# Resetting the SmartGit Trial on Different Operating Systems
The specific location of the configuration files varies by operating system.
## Windows
Delete:
- `C:\Users\Your-name\AppData\Roaming\syntevo`
## macOS
Delete:
- `~/Library/Application Support/SmartGit/`
Specifically:
- `preferences.yml` (inside the directory above)
## Linux
Delete:
- `~/.config/smartgit/`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment