22
0
Fork 0

Ajout lien shell styleguide

This commit is contained in:
vlaborie 2017-01-20 10:33:36 +01:00
parent 4060b4ffb2
commit 12da9fd27c
1 changed files with 5 additions and 1 deletions

View File

@ -9,4 +9,8 @@ $ script-foo-colors | aha > output.html
## Initialisation du shell
Entre les 3 modes ("login", "interactive non-login" et "non-interactive non-login") il y a de quoi se perdre à propos des fichiers chargés. Voici un rappel assez complet : <https://github.com/rbenv/rbenv/wiki/Unix-shell-initialization>
Entre les 3 modes ("login", "interactive non-login" et "non-interactive non-login") il y a de quoi se perdre à propos des fichiers chargés. Voici un rappel assez complet : <https://github.com/rbenv/rbenv/wiki/Unix-shell-initialization>
## Script shell
Style guide : <https://google.github.io/styleguide/shell.xml>