mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
docs: Remove non-functional link
This commit is contained in:
parent
bc00188ca8
commit
843c9383aa
1 changed files with 1 additions and 1 deletions
|
@ -909,7 +909,7 @@ If you want to set something in config.fish, or set something in a function and
|
|||
set -g fish_cursor_visual underscore
|
||||
end
|
||||
|
||||
# Set my language (also :ref:`exported <variables-export>`):
|
||||
# Set my language
|
||||
set -gx LANG de_DE.UTF-8
|
||||
|
||||
If you want to set some personal customization, universal variables are nice::
|
||||
|
|
Loading…
Reference in a new issue