Ajouter 'infra/ bash.md'
This commit is contained in:
parent
3904675934
commit
81ebaac8a4
1 changed files with 6 additions and 0 deletions
6
infra/ bash.md
Normal file
6
infra/ bash.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Bash
|
||||||
|
|
||||||
|
Customize prompt:
|
||||||
|
```
|
||||||
|
PS1={hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}
|
||||||
|
```
|
Loading…
Reference in a new issue