feat: Make the configuration relocatable by using relative paths
This commit is contained in:
		
							
								
								
									
										5
									
								
								conf.d/256color
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								conf.d/256color
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
# 256 Color
 | 
			
		||||
term screen-256color
 | 
			
		||||
terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
 | 
			
		||||
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'   # tell screen how to set colors. AB = background, AF=foreground
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user