mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[shell-common] Add shellcheck lines for all shell files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# shellcheck shell=zsh
|
||||
# Source shell common
|
||||
for f in ~/.config/shell-common/*.sh; do
|
||||
source $f
|
||||
|
||||
Reference in New Issue
Block a user