1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 14:14:12 +01:00

Document $MY_XULMUSRC in help.

This commit is contained in:
Doug Kearns
2009-03-31 23:41:05 +11:00
parent d985a4d6c8
commit 02471bcfb1

View File

@@ -15,7 +15,7 @@ further locations are tried.
_$XULMUS_INIT_ -- May contain a single Ex command (e.g.,
"[c]:source {file}[c]").
b. [a]\~/_xulmusrc[a] -- Windows only. If this file exists, its contents
are executed.
are executed and _$MY_XULMUSRC_ set to its path.
c. [a]\~/.xulmusrc[a] -- If this file exists, its contents are executed.
2. If 'exrc' is set, then any RC file in the current directory is also sourced.