3 lines
		
	
	
		
			53 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			53 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/usr/bin/env zsh
 | |
| imv =(sudo ngctl dot | dot -Tsvg)
 | 
| #!/usr/bin/env zsh
 | |
| imv =(sudo ngctl dot | dot -Tsvg)
 |