Ajouter 'infra/ bash.md'

This commit is contained in:
Christian P. MOMON 2021-11-09 18:10:12 +01:00
parent 3904675934
commit 81ebaac8a4

6
infra/ bash.md Normal file
View file

@ -0,0 +1,6 @@
# Bash
Customize prompt:
```
PS1={hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}
```