Additions:
"." is an alias for "source"
source test.xsh
source test.xsh
Additions:
======Command source (.)======
====Name====
**source (.)** runs a script in the current shell
===Options===
**.** file
====Examples====
. test.xsh
[[Commands]]
====Name====
**source (.)** runs a script in the current shell
===Options===
**.** file
====Examples====
. test.xsh
[[Commands]]
Deletions:
$ . test.xsh
Additions:
[[CategoryCommands]]