We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956119c commit d5a978bCopy full SHA for d5a978b
src/mezz/mezz-shell.r
@@ -15,6 +15,7 @@ ls: :list-dir
15
pwd: :what-dir
16
rm: :delete
17
mkdir: :make-dir
18
+~: system/options/home
19
20
cd: func [
21
"Change directory (shell shortcut function)."
0 commit comments