mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 12:00:05 +08:00
parent
f1de69ae2d
commit
6e1543c808
@ -263,7 +263,7 @@ check_requirements () {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
info "Checking true colors support in terminal:"
|
info "Checking true colors support in terminal:"
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/JohnMorales/dotfiles/master/colors/24-bit-color.sh)"
|
bash -c "$(curl -fsSL https://raw.githubusercontent.com/JohnMorales/dotfiles/master/colors/24-bit-color.sh)"
|
||||||
}
|
}
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user