Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing in a docker #49

Open
edouard-lopez opened this issue Jan 11, 2019 · 0 comments
Open

Installing in a docker #49

edouard-lopez opened this issue Jan 11, 2019 · 0 comments

Comments

@edouard-lopez
Copy link

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 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant