Compare commits
	
		
			2 Commits
		
	
	
		
			de11c946ea
			...
			db425361af
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| db425361af | |||
| 111f34f0e0 | 
@@ -1,5 +1,6 @@
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
# see http://aperiodic.net/screen/ for some doc
 | 
					# See https://www.gnu.org/software/screen/manual/screen.html for official documentation.
 | 
				
			||||||
 | 
					# See http://aperiodic.net/screen/ for extra documentation.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
startup_message off
 | 
					startup_message off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							
								
								
									
										12
									
								
								screenrc
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								screenrc
									
									
									
									
									
								
							@@ -1,8 +1,8 @@
 | 
				
			|||||||
source $HOME/.screen/common
 | 
					source conf.d/common
 | 
				
			||||||
source $HOME/.screen/keybindings
 | 
					source conf.d/keybindings
 | 
				
			||||||
source $HOME/.screen/logging
 | 
					source conf.d/logging
 | 
				
			||||||
source $HOME/.screen/xterm
 | 
					source conf.d/xterm
 | 
				
			||||||
source $HOME/.screen/256color
 | 
					source conf.d/256color
 | 
				
			||||||
source $HOME/.screen/lockscreen
 | 
					source conf.d/lockscreen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
screen 1 bash
 | 
					screen 1 bash
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user