switch: update switch script
This commit is contained in:
		
							parent
							
								
									653f016b51
								
							
						
					
					
						commit
						7eedcdcd03
					
				
					 2 changed files with 3 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -36,7 +36,6 @@ in
 | 
			
		|||
      shellAliases = {
 | 
			
		||||
        rm = "trash";
 | 
			
		||||
        tree = "eza -T";
 | 
			
		||||
        kill_yourself = "shutdown now";
 | 
			
		||||
      };
 | 
			
		||||
      shellAbbrs = {
 | 
			
		||||
        off = "shutdown now";
 | 
			
		||||
| 
						 | 
				
			
			@ -51,7 +50,7 @@ in
 | 
			
		|||
        c = "cargo";
 | 
			
		||||
        # system
 | 
			
		||||
        sv = "sudo systemct";
 | 
			
		||||
        suv = "sudo systemct --user";
 | 
			
		||||
        suv = "systemct --user";
 | 
			
		||||
        # docker abbrs
 | 
			
		||||
        d = "docker";
 | 
			
		||||
        dc = "docker-compose";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue