diff --git a/src/template/init.go b/src/template/init.go index 384fc1df..6e439920 100644 --- a/src/template/init.go +++ b/src/template/init.go @@ -37,6 +37,7 @@ func Init(environment runtime.Environment) { "Root", "PWD", "AbsolutePWD", + "PSWD", "Folder", "Shell", "ShellVersion",