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