mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-12 18:51:04 +01:00
added python server
This commit is contained in:
parent
eb47f44a29
commit
6984dc7a72
@ -99,6 +99,7 @@ apm install -c \
|
|||||||
linter-spell-latex\
|
linter-spell-latex\
|
||||||
docblockr
|
docblockr
|
||||||
sudo npm i -g bash-language-server #Needed by atom-package ide-bash
|
sudo npm i -g bash-language-server #Needed by atom-package ide-bash
|
||||||
|
python -m pip install 'python-language-server[all]' #Needed by atom
|
||||||
echo "->Synchronizing containerization tools..."
|
echo "->Synchronizing containerization tools..."
|
||||||
echo "-->Installing docker..."
|
echo "-->Installing docker..."
|
||||||
sudo pacman --needed -S docker docker-compose
|
sudo pacman --needed -S docker docker-compose
|
||||||
|
Loading…
Reference in New Issue
Block a user