mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-09 23:51:34 +00:00
chore(scripts): more work on installation scripts
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# shellcheck source=shared.sh
|
||||
source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
msg "Starting to install npm packages"
|
||||
|
||||
! have npm && msg_err "npm could not be found." && exit 0
|
||||
|
||||
packages=(
|
||||
|
||||
Reference in New Issue
Block a user