danhper / danhper/fundle

Installing in a docker

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
384
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I'm trying to automate the installation of `fundle` and `pure` theme in a container but my prompt isn't activated.

The base Docker image I use is [ohmyfish/fish](https://hub.docker.com/r/ohmyfish/fish/~/dockerfile/) and the command executed are:

```
curl -sfL https://git.io/fundle-install | fish
fundle plugin rafaelrinaldi/pure
fundle install
fish_prompt
```

At the end of that script my prompt is the same as at the beginning. I was hoping it would load `pure` theme.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the container setup using the ohmyfish/fish Docker image and the listed curl, fundle, and fish_prompt commands. Trace how installation and prompt activation are handled in the shell environment, then verify that the pure theme is loaded and the container prompt changes as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.