4

My Sublime Text 2 Installation folder keeps growing as the backup folder getting bigger. I think it is due to package control plugin. Every time, it updates, it creates dated folder in Backup.

Is there a way to remove this automated backup? Are there any settings in package control that I can modify? please help.

Here is the backup folder.

enter image description here

Cricrazy
  • 179

1 Answers1

8

This folder is created by Package Control, whenever a package is upgraded or deleted. It is there as a backup (well, duh :) ) in case something goes wrong during the process, or you want to revert. Unfortunately, it doesn't appear to ever be pruned, hence the accumulation over time. If everything is fine with Package Control, and all plugins are working properly, you can safely delete the folders in Backup.

MattDMo
  • 5,409