File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -103,11 +103,11 @@ Configuring
103
103
-----------
104
104
105
105
You'll want to set a few basic options before you start using beets. The
106
- configuration is stored in a text file: on Unix-like OSes, the config file is
107
- at `` ~/. config/beets/config.yaml ``; on Windows, it's at
108
- `` %APPDATA%\beets\ config.yaml ``. Create and edit the appropriate file with your
109
- favorite text editor. (You may need to create the enclosing directories also.)
110
- The file will start out empty, but here's good place to start::
106
+ :doc: ` configuration < /reference/config >` is stored in a text file. You
107
+ can show its location by running `` beet config -p ``, though it may not
108
+ exist yet. Run `` beet config -e `` to edit the configuration in your
109
+ favorite text editor. The file will start out empty, but here's good
110
+ place to start::
111
111
112
112
directory: ~/music
113
113
library: ~/data/musiclibrary.blb
You can’t perform that action at this time.
0 commit comments