Shellcheck and tabindent all scripts
This commit is contained in:
parent
bd5ead19e5
commit
049a93e5d8
25 changed files with 589 additions and 534 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
# Env vars
|
||||
# shellcheck disable=SC1091
|
||||
. /etc/profile
|
||||
which "$TERM" || export TERM=st
|
||||
which "$BROWSER" || export BROWSER=surf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue