docs: update README and refactor IDE package installation
- Update README to reflect new modular setup architecture - Document all installed packages, scripts, and post-install tasks - Add clear instructions for supported distributions and customization - Move Visual Studio Code installation to main package script - Add JetBrains Rider to package installation - Remove redundant VS Code install from Fedora .NET script - Consolidate IDE installations in single location for better organization
This commit is contained in:
		
							parent
							
								
									71ad3511e4
								
							
						
					
					
						commit
						b1b7d61769
					
				
					 3 changed files with 116 additions and 11 deletions
				
			
		|  | @ -53,7 +53,9 @@ PACKAGE_LIST=($(printf "%s\n" "${PACKAGE_LIST[@]}" | LC_ALL=C sort -u)) | |||
| FLATPAK_LIST=( | ||||
|     com.bitwarden.desktop | ||||
|     com.github.tchx84.Flatseal | ||||
|     com.jetbrains.Rider | ||||
|     com.valvesoftware.Steam | ||||
|     com.visualstudio.code | ||||
|     net.davidotek.pupgui2 | ||||
|     net.veloren.airshipper | ||||
|     org.videolan.VLC | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway