mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
bin: refactor and reformat
This commit is contained in:
parent
efb4418451
commit
5d78ad3d43
7 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
p=$HOME/Documents/Syncthing/logseq/journals
|
||||
p=$HOME/Documents/Obsidian/journal
|
||||
d=$(date +%Y-%m-%d)
|
||||
[ -d "$p" ] && exec nvim "$p/$d.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue