Skip to content

Feature/add quick install#333

Open
AlphaWong wants to merge 2 commits intopowerline:masterfrom
AlphaWong:feature/add-quick-install
Open

Feature/add quick install#333
AlphaWong wants to merge 2 commits intopowerline:masterfrom
AlphaWong:feature/add-quick-install

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
@AlphaWong AlphaWong force-pushed the feature/add-quick-install branch from 22727ac to 5837575 Compare November 4, 2019 07:27
Signed-off-by: alpha.wong <alpha.wong@tuta.io>
@AlphaWong AlphaWong force-pushed the feature/add-quick-install branch from 5837575 to 059dd73 Compare November 4, 2019 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant