fish / 3.5.0 / cmds / vared.html /

vared - interactively edit the value of an environment variable

Synopsis

vared VARIABLE_NAME

Description

vared is used to interactively edit the value of an environment variable. Array variables as a whole can not be edited using vared, but individual list elements can.

The -h or --help option displays help about using this command.

Example

vared PATH[3] edits the third element of the PATH list

© 2022 fish-shell developers
Licensed under the GNU General Public License, version 2.
https://fishshell.com/docs/3.5/cmds/vared.html