9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#!/bin/bash
 | 
						|
 | 
						|
#This is a custom menu for rofi that allows me to ssh
 | 
						|
into many different servers, devices etc.
 | 
						|
 | 
						|
#Simon Kellet, 25/06/21
 | 
						|
 | 
						|
 |