Document default shell (#2129)
This commit is contained in:
parent
af249dbce1
commit
70d1e1b3af
@ -999,7 +999,7 @@ $ just test foo "bar baz"
|
||||
#### Shell
|
||||
|
||||
The `shell` setting controls the command used to invoke recipe lines and
|
||||
backticks. Shebang recipes are unaffected.
|
||||
backticks. Shebang recipes are unaffected. The default shell is `sh -cu`.
|
||||
|
||||
```just
|
||||
# use python3 to execute recipe lines and backticks
|
||||
|
Loading…
Reference in New Issue
Block a user