mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 13:39:02 +00:00
accidentally reopened #943, fixed now
This commit is contained in:
parent
b482cab7be
commit
ed8ff85d2a
1 changed files with 1 additions and 1 deletions
|
@ -795,7 +795,7 @@ To set the variable \c smurf_color to the value \c blue, use the command
|
||||||
<code>set smurf_color blue</code>.
|
<code>set smurf_color blue</code>.
|
||||||
|
|
||||||
After a variable has been set, you can use the value of a variable in
|
After a variable has been set, you can use the value of a variable in
|
||||||
the shell through <a href="expand-variable">variable expansion</a>.
|
the shell through <a href="#expand-variable">variable expansion</a>.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue