mirror of
https://github.com/urbit/shrub.git
synced 2024-12-03 05:43:18 +03:00
Put back = in beaks
let's put this matter behind us
This commit is contained in:
parent
f800913504
commit
7463423d87
@ -38,7 +38,7 @@ your Unix pier directory:
|
||||
|
||||
Switch desks to run commands from the `%examples` desk:
|
||||
|
||||
~fintud-macrep:dojo> =dir /=examples
|
||||
~fintud-macrep:dojo> =dir /=examples=
|
||||
=% /~fintud-macrep/examples/~2015.11.13..02.25.00..41e9/
|
||||
|
||||
Run an example:
|
||||
|
@ -67,7 +67,7 @@ from Urbit, these changes will also propagate to Unix.
|
||||
|
||||
Let's set the dojo desk to `%sandbox`:
|
||||
```
|
||||
~tasfyn-partyv:dojo> =dir /=sandbox
|
||||
~tasfyn-partyv:dojo> =dir /=sandbox=
|
||||
=% /~tasfyn-partyv/sandbox/~2015.11.13..02.49.37..9e6c/
|
||||
```
|
||||
Your prompt will change to:
|
||||
|
@ -105,7 +105,7 @@ course, unsync it, but this voids your warranty.
|
||||
|
||||
You can change which desk is your current working directory with:
|
||||
|
||||
~fintud-macrep:dojo> =dir /=examples
|
||||
~fintud-macrep:dojo> =dir /=examples=
|
||||
|
||||
> `dir` is a special dojo variable, but you can also create your
|
||||
> own variables with the same syntax. `=my-var (add 2 3)` allows
|
||||
|
Loading…
Reference in New Issue
Block a user