PatrickF1 / colored_man_pages.fish

Fish shell plugin to colorize man pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal: couldn't find remote ref refs/heads/master

TruncatedDinoSour opened this issue · comments

omf doesn't update:

╭─ ari at ari-arch in ~
╰> omf update 
Oh My Fish is up to date.
You are now using Oh My Fish version 7.
Updating https://github.com/oh-my-fish/packages-main master... Done!
archlinux is already up-to-date.
fatal: couldn't find remote ref refs/heads/master
Could not update colored_man_pages.fish.
default is already up-to-date.

tried both

$ omf install https://github.com/patrickf1/colored_man_pages.fish
$ omf install colored-man-pages

at least for now i just git cloned it and put functions/* in my fish functions

TBH, I don't use OMF anymore so I'm not sure why. It's possible it's b/c https://github.com/oh-my-fish/packages-main/blob/master/packages/colored-man-pages is pointing to this repo before it was renamed AND I changed my username. I'd try to update it but as you can see, the OMF team has merged a single PR to the packages repo since this time last year.

Can you try asking OMF for help?

I should probably just remove OMF from support since I haven't kept up-to-date with them and don't know how it works anymore, sorry :(

TBH, I don't use OMF anymore so I'm not sure why. It's possible it's b/c https://github.com/oh-my-fish/packages-main/blob/master/packages/colored-man-pages is pointing to this repo before it was renamed AND I changed my username. I'd try to update it but as you can see, the OMF team has merged a single PR to the packages repo since this time last year.

Can you try asking OMF for help?

i can try

I should probably just remove OMF from support since I haven't kept up-to-date with them and don't know how it works anymore, sorry :(

oh alright:), i'll just keep it as simple git-clone

Thank you! I'm sincerely sorry I couldn't be of more help. Please let me know how you resolve this when you do.

i made a PR in the package repo
oh-my-fish/packages-main#144
they might except it, might not, i don't know any other way to resolve it besides git cloning it,
thanks for the help:)