mirror of
				https://github.com/tiyn/dotfiles.git
				synced 2025-10-31 12:31:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			122 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			122 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #/bin/zsh
 | |
| 
 | |
| alias -s pdf="background $READER"
 | |
| alias -s tex="background $LATEX"
 | |
| alias -s {png,jpg,jpeg}="background $IMAGE"
 |