mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-18 13:04:21 +01:00
Remove TypeScript extras plugin when install PHP
This commit is contained in:
@@ -40,7 +40,7 @@ if [[ -n "$languages" ]]; then
|
|||||||
php composer-setup.php --quiet && sudo mv composer.phar /usr/local/bin/composer
|
php composer-setup.php --quiet && sudo mv composer.phar /usr/local/bin/composer
|
||||||
rm composer-setup.php
|
rm composer-setup.php
|
||||||
|
|
||||||
enable_lazyvim_extras "lazyvim.plugins.extras.lang.php" "lazyvim.plugins.extras.lang.typescript"
|
enable_lazyvim_extras "lazyvim.plugins.extras.lang.php"
|
||||||
;;
|
;;
|
||||||
Python)
|
Python)
|
||||||
mise use --global python@latest
|
mise use --global python@latest
|
||||||
|
|||||||
Reference in New Issue
Block a user