disabling shellcheck

This commit is contained in:
mfgbhatti 2022-02-20 16:32:18 +00:00
parent eae4e635b3
commit 8ea373bc60
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/sh
# shellcheck disable=SC1091,SC3046,SC2086,SC3043,SC3060,SC3057,SC2034,SC3028,SC2004,SC2153,SC3004,SC3047,SC2016,SC3003
source /etc/profile
export PATH=$PATH:~/.local/bin
#!/bin/sh
## +-----------------------------------+-----------------------------------+
## | |
## | FANCY BASH PROMT |