index
:
chadscripts
master
My scripts.
filip.rabiega@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newnote
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'newnote')
-rwxr-xr-x
newnote
2
1 files changed, 1 insertions, 1 deletions
diff --git a/newnote b/newnote
index ddf5c1b..da68221 100755
--- a/
newnote
+++ b/
newnote
@@ -1,6 +1,6 @@
#!/bin/sh
-dir="$HOME/.obsidian"
+dir="$OBSIDIAN_HOME"
newnote() {
file="$dir/$1.md"