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.. --"
end
if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
check_fisher
else
plugins_fisher
end
# if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
# check_fisher
# else
# plugins_fisher
# end
# ──────────────────────────< END | distro/packagemanger detection >──────────────────────────