bashrc: shut up shellcheck
This commit is contained in:
parent
f323956d2b
commit
c65c37e086
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash disable=SC1090
|
||||||
[[ $- != *i* ]] && return
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue