my-setup-windows: balance windows horizontally
[emacs-init.git] / README
1 * Don't forget to (recursively !) initialize git submodules
2 * Install the required ubuntu packages (see UBUNTU-PACKAGES)
3 * Create directory
4
5     ~/.emacs.d/autosave
6
7 * The rtags tools have to be compiled:
8
9     $ cd rtags
10     $ cmake .
11     $ make
12
13   To use rtags, the rtags daemon must be started and compilation databases added