Improve documentation
This commit is contained in:
parent
836bfe1193
commit
6e75c3a27e
2 changed files with 12 additions and 0 deletions
|
@ -12,5 +12,9 @@ if (type chezmoi >/dev/null 2>&1); then
|
|||
fi
|
||||
fi
|
||||
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply Lockszmith
|
||||
|
||||
echo ''
|
||||
echo 'You should restart the shell (`exec $SHELL`) or re-login, and then run `sz-doctor.sh` to check'
|
||||
echo ''
|
||||
}
|
||||
main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue