Update shellnotes.sh
This commit is contained in:
parent
5595885bbc
commit
2f114892ee
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue