bugfixing..

This commit is contained in:
PieckA 2024-05-24 23:18:54 +02:00
parent 9b96343781
commit 649b2c438c

View file

@ -94,11 +94,11 @@ if command -v apk >/dev/null 2>&1
set ALIASSES "-- Alpine.. right, this fast os is evolving.. --" set ALIASSES "-- Alpine.. right, this fast os is evolving.. --"
end end
if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]] # if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
check_fisher # check_fisher
else # else
plugins_fisher # plugins_fisher
end # end
# ──────────────────────────< END | distro/packagemanger detection >────────────────────────── # ──────────────────────────< END | distro/packagemanger detection >──────────────────────────