disabling shellcheck
This commit is contained in:
parent
eae4e635b3
commit
8ea373bc60
4
.bashrc
4
.bashrc
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Reference in New Issue