mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-13 16:04:08 +08:00
Updated Code Style Guide (markdown)
parent
329b5267f6
commit
806e743870
@ -59,6 +59,7 @@ command1 \
|
||||
command1 | command2
|
||||
```
|
||||
|
||||
### Use environment variables
|
||||
When possible, use environment variables instead of shelling out to a command.
|
||||
|
||||
##### _Bad:_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user