Miscellaneous improvements

This commit is contained in:
Crestwave
2019-01-19 17:20:13 +08:00
parent 2b558f2962
commit 2414ae9f42
9 changed files with 78 additions and 50 deletions

View File

@@ -88,7 +88,7 @@ Fri 15 Jun - 10:00 AM
```shell
$ : \\u
# Expand the parameter as if it were a prompt string
# Expand the parameter as if it were a prompt string.
$ printf '%s\n' "${_@P}"
black
```