mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-04 00:20:22 +01:00
Updated Code Style Guide (markdown)
@@ -59,6 +59,7 @@ command1 \
|
|||||||
command1 | command2
|
command1 | command2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Use environment variables
|
||||||
When possible, use environment variables instead of shelling out to a command.
|
When possible, use environment variables instead of shelling out to a command.
|
||||||
|
|
||||||
##### _Bad:_
|
##### _Bad:_
|
||||||
|
|||||||
Reference in New Issue
Block a user