kshrc: Ignore not finding .profile
This commit is contained in:
		@@ -8,5 +8,6 @@
 | 
			
		||||
 | 
			
		||||
# Source .profile
 | 
			
		||||
if [ -r ~/.profile ]; then
 | 
			
		||||
	# shellcheck disable=1090
 | 
			
		||||
	. ~/.profile
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user