We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7012d commit ce9e2daCopy full SHA for ce9e2da
README.adoc
@@ -573,7 +573,7 @@ existing path is used):
573
574
|*Windows* | %LOCALAPPDATA%\kscript\kscript.properties; %USERPROFILE%.config\kscript\kscript.properties
575
|*MacOs* | ~/Library/Application Support/kscript/kscript.properties;
576
-|*Posix* | $\{XDG_CONFIG_DIR}/kscript/kscript.properties; $\{user.home}/.config/kscript/kscript.properties
+|*Posix* | \${XDG_CONFIG_DIR}/kscript/kscript.properties; \${user.home}/.config/kscript/kscript.properties
577
|===
578
579
If the environment variable: *KSCRIPT_DIRECTORY* is defined the configuration file 'kscript.properties' will be placed
0 commit comments