dots/.config/atom
Hektor Misplon 9a2145e2d1 Move atom config 2022-08-27 11:06:51 +02:00
..
packages Move atom config 2022-08-27 11:06:51 +02:00
README.md Move atom config 2022-08-27 11:06:51 +02:00
config.cson Move atom config 2022-08-27 11:06:51 +02:00
init.coffee Move atom config 2022-08-27 11:06:51 +02:00
keymap.cson Move atom config 2022-08-27 11:06:51 +02:00
package.list Move atom config 2022-08-27 11:06:51 +02:00

README.md

Atom config

Quick and dirty Atom config for live-coding (Tidalcycles, Hydra.js).

Setup

Note: by default Atom uses $HOME/.atom as its config directory, to use $HOME/.config/atom add a global environment variable ATOM_HOME

E.g. for arch you can add export ATOM_HOME=$HOME/.config/atom to the following file

/etc/profile.d/atom.sh