alpha2phi / neovim-for-beginner

A configuration for Neovim beginners.
MIT License
437 stars 106 forks source link

Throw an error which shows `stow` is not installed #114

Open vhawk19 opened 1 year ago

vhawk19 commented 1 year ago

When running source ./install.sh i got the error ./install.sh:11: command not found: stow. This could be modified as an error that prompts the user to install stow, with the relavent instructions?