348 B
348 B
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