2
2
дзеркало https://github.com/Hilbis/Hilbish synced 2025-07-14 14:52:02 +00:00

docs(guide): mention that users can copy the default dir from dataDir

This commit is contained in:
TorchedSammy 2022-03-19 09:50:51 -04:00
джерело eb0a81f7a2
коміт f433ab8a6f
Підписано: sammyette
Ідентифікатор GPG ключа: 904FC49417B44DCD

@ -168,6 +168,9 @@ hilbish.userDir.config .. '/hilbish/init.lua' ..
and also change all global functions (prompt, alias) to be
in the hilbish module (hilbish.prompt, hilbish.alias as examples).
And if this is your first time (most likely), you can copy a config
from ]] .. hilbish.dataDir,
[[
Since 1.0 is a big release, you'll want to check the changelog
at https://github.com/Rosettea/Hilbish/releases/tag/v1.0.0
to find more breaking changes.