shellcheck squelch
This commit is contained in:
parent
4a2952b8a6
commit
1d12edc767
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ RED='\033[31m'
|
|||
NC='\033[0m'
|
||||
|
||||
dgit(){
|
||||
# shellcheck disable=SC2068
|
||||
git -C "$STOW_DIR/$DOTS_PACKAGE" $@
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue