docs: Remove non-functional link

This commit is contained in:
Fabian Homborg 2021-06-02 17:33:55 +02:00
parent bc00188ca8
commit 843c9383aa

View file

@ -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::