Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 516 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 516 Bytes

pwshise

Linux ISE alternative - NVIM + COCNVIM (node/npm completion) + VIMPLUG

before you start

Install NERD font

Installation

curl https://raw.githubusercontent.com/mikeTWC1984/pwshise/master/install.sh | sh

after install is completed run source ~/.bashrc, then cd ~/pwshise and type ise

Recommended docker image for testing

sudo docker run -it --name ise mcr.microsoft.com/dotnet/core/sdk:3.0

OR sudo docker run -it -rm mcr.microsoft.com/dotnet/core/sdk:3.0