Added new_hook

This commit is contained in:
Tristan Ancelet 2023-12-08 12:06:53 -06:00
parent 11307f4791
commit fa16efc488

10
scripts/new_hook.sh Executable file
View File

@ -0,0 +1,10 @@
#!/usr/local/bin/bash
export PROJECT_DIR=~/Notes
export SCRIPT_DIR=$PROJECT_DIR/scripts
export JOURNAL_DIR=$PROJECT_DIR/wikis
cd $SCRIPT_DIR
./make_new.sh
./update_all.sh