diff --git a/infra/ bash.md b/infra/ bash.md new file mode 100644 index 0000000..f766386 --- /dev/null +++ b/infra/ bash.md @@ -0,0 +1,6 @@ +# Bash + +Customize prompt: +``` +PS1={hostname}-{now:%Y-%m-%dT%H:%M:%S.%f} +```