mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	make sure fish_greeting doesn't use bat
This commit is contained in:
		
							parent
							
								
									aa2ff02d08
								
							
						
					
					
						commit
						9e887a7875
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
function fish_greeting
 | 
					function fish_greeting
 | 
				
			||||||
    if test -f /var/run/motd
 | 
					    if test -f /var/run/motd
 | 
				
			||||||
        cat /var/run/motd
 | 
					        /bin/cat /var/run/motd
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user