I
I
iamdeveloper2015-10-06 16:33:30
HTML
iamdeveloper, 2015-10-06 16:33:30

Brackets/Sublime Text editor. Is it possible to transfer settings to another computer?

Is there such a possibility: to transfer Brackets/Sublime Text editor settings from one computer to another? How to do it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AVKor, 2015-10-06
@AVKor

cp -r $HOME/.config/Brackets/ /path/to/backup/
cp -r $HOME/.config/sublime-text-3/ /path/to/backup/

From a backup - reverse procedure then and when and where it is necessary.

P
pritvorshik, 2018-05-30
@pritvorshik

For Windows. The files are in \AppData\Roaming\Brackets, you transfer them to a folder with a new user, you copy them with a replacement.
AppData Hidden Folder First enable non-visible folders. so just in case you don't know.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question