mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-10-30 18:02:10 +01:00 
			
		
		
		
	shell/aliases: removed old rsync from backup & added vnc-temp
This commit is contained in:
		
							parent
							
								
									13ebfe0ee2
								
							
						
					
					
						commit
						d9ec722feb
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -84,7 +84,8 @@ alias makepasswd='makepasswd --minchars=10 --maxchars=25 --count=10' | |||
| alias shuttle='sshuttle --dns -r uberspace 0/0' | ||||
| 
 | ||||
| alias backupnow='sudo borgmatic -v 1 && echo $(date +"%Y%m%d") > ~/.borgbackup.log' | ||||
| alias syncbackupto='sudo rsync -aPzchv backup:/home/felix/data/ ' | ||||
| 
 | ||||
| alias vnc-temp='x11vnc -display :0 -nap -wait 50 -noxdamage -forever -rfbauth ~/.vnc/passwd' | ||||
| 
 | ||||
| alias notify='notify-send Terminal "Process has been finished"' | ||||
| alias screen-off='xset -display :0.0 dpms force off' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler