20250214.1739539902
This commit is contained in:
parent
be6708340a
commit
da74ddbaf1
2 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,7 @@ indent_character: '|'
|
||||||
journals:
|
journals:
|
||||||
default:
|
default:
|
||||||
display_format: markdown
|
display_format: markdown
|
||||||
encrypt: true
|
encrypt: false
|
||||||
journal: /home/fz0x1/.diary/diary.jrnl
|
journal: /home/fz0x1/.diary/diary.jrnl
|
||||||
test:
|
test:
|
||||||
display_format: markdown
|
display_format: markdown
|
||||||
|
|
|
@ -145,3 +145,6 @@ fi
|
||||||
|
|
||||||
source $HOME/.zshrc-additional
|
source $HOME/.zshrc-additional
|
||||||
source $HOME/.zshrc-secrets
|
source $HOME/.zshrc-secrets
|
||||||
|
autoload bashcompinit
|
||||||
|
bashcompinit
|
||||||
|
source "/home/fz0x1/.local/share/bash-completion/completions/appman"
|
||||||
|
|
Loading…
Add table
Reference in a new issue