mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-14 22:11:16 -03:00
Document new MAC address behavior
This commit is contained in:
@@ -1250,8 +1250,8 @@ shell:
|
||||
end</pre>
|
||||
|
||||
<a href="#variables-universal">Universal variables</a> are stored in
|
||||
the file .config/fish/fishd.HOSTNAME, where HOSTNAME is the name of your
|
||||
computer. Do not edit this file directly, edit them through fish
|
||||
the file .config/fish/fishd.MACHINE_ID, where MACHINE_ID is typically your
|
||||
MAC address. Do not edit this file directly, edit them through fish
|
||||
scripts or by using fish interactively instead.
|
||||
|
||||
\section other Other features
|
||||
|
||||
Reference in New Issue
Block a user