mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 20:33:08 +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>.
|
||||
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue