.profile: Ignore unused variables

This commit is contained in:
Salt 2018-12-19 22:52:36 -06:00
parent adc0fc9569
commit fde93debe7

View File

@ -37,6 +37,8 @@
# Quit being pedantic
# shellcheck disable=1117
# Some variables will not be used here, but in the shell
# shellcheck disable=2034
# Environment variables
# First, what shell are we?