1
0
Fork 0

bashrc: shut up shellcheck

This commit is contained in:
Von Random 2025-01-13 12:27:00 +02:00
parent f323956d2b
commit c65c37e086

View file

@ -1,4 +1,4 @@
# shellcheck shell=bash # shellcheck shell=bash disable=SC1090
[[ $- != *i* ]] && return [[ $- != *i* ]] && return
HISTSIZE=1000 HISTSIZE=1000