mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 01:18:10 +00:00 
			
		
		
		
	added python server
This commit is contained in:
		@@ -99,6 +99,7 @@ apm install -c \
 | 
			
		||||
	linter-spell-latex\
 | 
			
		||||
	docblockr
 | 
			
		||||
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 "-->Installing docker..."
 | 
			
		||||
sudo pacman --needed -S docker docker-compose
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user