Move atom config
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Atom config
|
||||
|
||||
Quick and dirty Atom config for live-coding (Tidalcycles, Hydra.js).
|
||||
13
.config/atom/README.md
Normal file
13
.config/atom/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user