documentation/infra/ bash.md

6 lines
76 B
Markdown

# Bash
Customize prompt:
```
PS1={hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}
```