source: add page (#2474)
This commit is contained in:
parent
278d1e798e
commit
e9303a92f6
|
|
@ -0,0 +1,7 @@
|
|||
# source
|
||||
|
||||
> Execute commands from a file in the current shell.
|
||||
|
||||
- Evaluate contents of a given file:
|
||||
|
||||
`source {{path/to/file}}`
|
||||
Loading…
Reference in New Issue