fish: add example for environment variables (#3338)
This commit is contained in:

committed by
Marco Bonelli

parent
83b623d988
commit
af27d2f96a
@@ -23,3 +23,7 @@
|
||||
- Display version information and exit:
|
||||
|
||||
`fish --version`
|
||||
|
||||
- Set and export environmental variables that persist across restarts:
|
||||
|
||||
`set -Ux {{variable_name}} {{variable_value}}`
|
||||
|
Reference in New Issue
Block a user