You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,7 @@ Some element types have special properties:
112
112
The prompt will contain the standard output of the command.
113
113
* The *Git Branch* and *IP Address* elements are functionally equivalent to a *Command* element with the command already filled in.
114
114
**Text* requires an arbitrary string that will be included as is in the prompt.
115
+
**Environment Variable* requires the name of an environment variable and configuring the [parameter expansion](https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html"GNU Bash Manual: Shell Parameter Expansion").
0 commit comments