minor fix
This commit is contained in:
parent
e1904b85d9
commit
b1522d1554
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
## Coding Style
|
||||
- Never write shebang unless specifically requested
|
||||
- Do not abuse comments when writing code, especially code intuitive enough that does not need comments to further explain
|
||||
- When writing shell scripts, prefer zsh over bash; use `zsh -i -c` to run commands that need access to user-defined shell functions
|
||||
|
||||
## NixOS
|
||||
- This is my nixOS configuration for all my personal computers, and you are running on one of the nixOS hosts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue