mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-22 11:56:00 +00:00
chore(shell): touching the paths again, no regrats
This commit is contained in:
@@ -6,7 +6,7 @@ source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
msg "Starting to install npm packages"
|
||||
|
||||
[[ $(x-have "npm") == "1" ]] && msg_err "npm could not be found." && exit 0
|
||||
! x-have "npm" && msg_err "npm could not be found." && exit 0
|
||||
|
||||
packages=(
|
||||
# This is a tool to check if your files consider your .editorconfig rules.
|
||||
|
||||
Reference in New Issue
Block a user