Update shellnotes.sh

This commit is contained in:
dmarakom6 2021-07-05 15:50:49 +03:00
parent 5595885bbc
commit 2f114892ee

View file

@ -1,4 +1,6 @@
DIR="$(pwd)"
#The first line is the current shell, found by install.sh .
export DIR="$(pwd)"
. ~/.shellnotes/util/getv.sh
. ~/.shellnotes/def/defaults.sh
. ~/.shellnotes/util/ChMkDir.sh