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

Feature/add quick install #333

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlphaWong
Copy link

Hi Community,

Objective

I would like to introduce one line copy and paste way like nvm install script for those non-window users. As the original section requires multiple lines to copy and paste.

Here are my idea and a simple sh script. Hope this idea can save time for developers when they are setting up a new environment.

How do u think?

power-line-fonts

curl -o- https://raw.githubusercontent.com/powerline/fonts/master/get-fonts.sh | sh

nvm

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.1/install.sh | bash

Signed-off-by: alpha.wong <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant