OpenINF / docker-fisher

🐳 Dockerfiles built for plug-and-play Fish 🐟 shell components powered by the scorching fast Fisher 🔥 plugin manager
https://github.com/OpenINF/docker-fisher?tab=readme-ov-file#readme
3 stars 1 forks source link

🦞🗳️ openinf/grimesai-salvage-tex:lunar feedback 🏗🐋 prepsubsequent #60

Open DerekNonGeneric opened 9 months ago

DerekNonGeneric commented 9 months ago

our next version will have dramatically improved; let's collect all known rough edges in this issue

Re: https://github.com/OpenINF/docker-fisher/pull/56

DerekNonGeneric commented 9 months ago

most pressing issue afaict; is the need to build ruby runtime from source (needs investigation, not by design)

so many 🦞 supporters wannabe building modern Ruby software, we gotta have Ruby…

image

DerekNonGeneric commented 9 months ago

next major issue is the failure of npm package installation (will look into it)

image

all the gnupg stuff was not really expected to be functional (yet)


this is from openinf.github.io post-create.fish; notably quite badly translated bash code (will make a pr now)

image

    # Same thing as running "pnpm setup", but written in fish.
    # Needed for global CLIs & filesystem file permission issues.
    set -gx PNPM_HOME ~/.local/share/pnpm
    echo 'set -gx PNPM_HOME ~/.local/share/pnpm' >> ~/.config/fish/config.fish

    fish_add_path -g $PNPM_HOME
    echo 'fish_add_path -g $PNPM_HOME' >> ~/.config/fish/config.fish
OpenINFbot commented 8 months ago

(additional feature requests specifically wrt commands we'd like added started at #72)