mirror of
				https://github.com/tiyn/dotfiles.git
				synced 2025-10-31 04:21:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			214 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			214 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| syncthing &                             # sync data between devices
 | |
| nextcloud &                             # for my cloud
 | |
| easyeffects --gapplication-service &    # load noise suppression for microphone
 |