Update 'init.sh'

This commit is contained in:
Gordon Grant-Stuart 2023-07-29 12:26:24 +00:00
parent b635a9ceb0
commit fa0f20a953

View File

@ -18,6 +18,7 @@ if [[ $(grep -c $col ~/.bash_aliases) -eq 0 ]]; then
fi
mv "$SCRIPT_DIR/.Books" "$HOME/.Books"
echo "$SCRIPT_DIR" > $HOME/.Books/bookdir
########## Install screen, git & pandoc #############