Мой профиль...

Search This Blog

Tuesday, February 2, 2016

Sublime doesn't keep documents between session

From time to time I've got the same problem, when install new instance of Sublime on a new environment: I had run it as sudo on first time and after that Sublime forgot opened document. It's happened 'couse the config files for Sublime are created with root permissions. For fix it just run:
sudo chown -R <user>:<group> ~/.config/sublime-text-X

No comments:

Релевантные посты...

Related Posts with Thumbnails