rename Library to app-state
This commit is contained in:
parent
a72824235b
commit
b69ba0c1ff
2 changed files with 4 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ in
|
|||
picktool = fzf
|
||||
|
||||
[main]
|
||||
dir = ~/Documents/Library/papis
|
||||
dir = ~/Documents/app-state/papis
|
||||
|
||||
# Local configuration for the main library
|
||||
local-config-file = .papisrc
|
||||
|
|
@ -44,7 +44,7 @@ in
|
|||
|
||||
# Create the papis library directory
|
||||
home.activation.createPapisDir = ''
|
||||
mkdir -p ~/Documents/Library/papis
|
||||
mkdir -p ~/Documents/app-state/papis
|
||||
'';
|
||||
|
||||
# Papis bibliography template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue