Revert "fish: make getting os-release info local to function"

This reverts commit 4c6086487dfefb83bb7f7947a390c3c56923daa6.
This commit is contained in:
Nico 2026-02-20 01:47:19 +11:00
parent db83386473
commit 04e18089cf
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 1 additions and 7 deletions

View file

@ -8,7 +8,7 @@ if status is-interactive
# match prompt symbol to OS logo
if test -e /etc/os-release
posix-source-local /etc/os-release
posix-source /etc/os-release
end
if test -e /System