mirror of
				https://github.com/mitchell/dotfiles.git
				synced 2025-11-03 21:25:26 +00:00 
			
		
		
		
	Start X at login
This commit is contained in:
		
							parent
							
								
									51039a9b56
								
							
						
					
					
						commit
						f36e070d61
					
				| 
						 | 
					@ -11,6 +11,7 @@ function configure_fish
 | 
				
			||||||
    import_sources $uname
 | 
					    import_sources $uname
 | 
				
			||||||
    define_aliases $uname
 | 
					    define_aliases $uname
 | 
				
			||||||
    ssh_agent_startup
 | 
					    ssh_agent_startup
 | 
				
			||||||
 | 
					    start_x_at_login
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
configure_fish
 | 
					configure_fish
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue