small init fix

This commit is contained in:
Jaromil 2017-04-30 15:02:56 +02:00
parent 2abfc5f814
commit 73029ef7c8
1 changed files with 1 additions and 1 deletions

2
init
View File

@ -110,7 +110,7 @@ EOF
# TODO: make a list of main files in the navbar
# or perhaps implement a sidebar
touch config.zsh
grep '^# WEBNOMAD CONFIGURATION' config.zsh >/dev/null || {
cat <<EOF >> config.zsh