Implement runfile and support for .str.rc
This commit is contained in:
4
HELP.md
4
HELP.md
@@ -358,3 +358,7 @@ str %> call $myFooReplacer bar
|
||||
Replace the current subject with "Lorem ipsum..." placeholder text.
|
||||
Can generate individual words, lines, or paragraphs.
|
||||
Example: `lipsum 4 word` -> `lorem ipsum dolor sit`
|
||||
|
||||
#### User-specific setup files
|
||||
The file `~/.str.rc` is automatically executed when `str` starts up.
|
||||
You can use this to define a user-specific environment.
|
||||
|
||||
Reference in New Issue
Block a user