.profile: Ignore unused variables
This commit is contained in:
2
.profile
2
.profile
@@ -37,6 +37,8 @@
|
|||||||
|
|
||||||
# Quit being pedantic
|
# Quit being pedantic
|
||||||
# shellcheck disable=1117
|
# shellcheck disable=1117
|
||||||
|
# Some variables will not be used here, but in the shell
|
||||||
|
# shellcheck disable=2034
|
||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
# First, what shell are we?
|
# First, what shell are we?
|
||||||
|
Reference in New Issue
Block a user