mirror of
				https://github.com/flynx/post-install.git
				synced 2025-11-03 21:10:09 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "89f297ea027cab9150096e1279f4820b3303fd6b" and "1e1ed19684d6fb9c17935a598d4af092e00689ae" have entirely different histories.
		
	
	
		
			89f297ea02
			...
			1e1ed19684
		
	
		
							
								
								
									
										27
									
								
								post-install
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								post-install
									
									
									
									
									
								
							@ -127,24 +127,7 @@ CFG_USER_LINK=(
 | 
				
			|||||||
CFG_USER_COPY=(
 | 
					CFG_USER_COPY=(
 | 
				
			||||||
) 
 | 
					) 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# general user env tools...
 | 
					 | 
				
			||||||
# XXX add way to alias names for differen platforms...
 | 
					 | 
				
			||||||
PKG_CLI_TOOLS=(
 | 
					 | 
				
			||||||
	bash
 | 
					 | 
				
			||||||
	tmux
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	nnn mc tree ncdu 
 | 
					 | 
				
			||||||
	zip zstd unrar
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	wget rsync 
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	vim
 | 
					 | 
				
			||||||
	git
 | 
					 | 
				
			||||||
	nodejs golang
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ffmpeg
 | 
					 | 
				
			||||||
	exiftool exiv2 vips-tools
 | 
					 | 
				
			||||||
)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKG_DNF=( 
 | 
					PKG_DNF=( 
 | 
				
			||||||
	# system...
 | 
						# system...
 | 
				
			||||||
@ -181,7 +164,6 @@ PKG_DNF=(
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	# tools...
 | 
						# tools...
 | 
				
			||||||
	# XXX prune with $PKG_CLI_TOOLS...
 | 
					 | 
				
			||||||
	openssl gpm  
 | 
						openssl gpm  
 | 
				
			||||||
	mc vifm nnn tmux bat tree
 | 
						mc vifm nnn tmux bat tree
 | 
				
			||||||
	rsync rclone
 | 
						rsync rclone
 | 
				
			||||||
@ -259,15 +241,6 @@ PKG_DNF=(
 | 
				
			|||||||
	gnome-shell-extension-blur-my-shell
 | 
						gnome-shell-extension-blur-my-shell
 | 
				
			||||||
	gnome-shell-extension-appindicator
 | 
						gnome-shell-extension-appindicator
 | 
				
			||||||
	gnome-shell-extension-just-perfection
 | 
						gnome-shell-extension-just-perfection
 | 
				
			||||||
 | 
					 | 
				
			||||||
	${PKG_CLI_TOOLS[@]}
 | 
					 | 
				
			||||||
)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# XXX
 | 
					 | 
				
			||||||
PKG_TERMUX=(
 | 
					 | 
				
			||||||
	# XXX
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	${PKG_CLI_TOOLS[@]}
 | 
					 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKG_NPM=(
 | 
					PKG_NPM=(
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user