mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Updated readme and changelog and changed config path according to discussion
This commit is contained in:
parent
02da463f10
commit
8842b8589f
3 changed files with 4 additions and 2 deletions
|
@ -137,7 +137,7 @@ will replace your encrypted journal file by a Journal in plain text. You can als
|
|||
Advanced usages
|
||||
--------------
|
||||
|
||||
The first time launched, _jrnl_ will create a file called `.jrnl_config` in your home directory.
|
||||
The first time launched, _jrnl_ will create a file configuration file at `~/.jrnl_config` or, if the `XDG_CONFIG_HOME` environment variable is set, `$XDG_CONFIG_HOME/jrnl`.
|
||||
|
||||
### .jrnl_config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue