mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 03:51:27 +00:00
chore(lint): Linted scripts, yaml and configs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# shellcheck source="../scripts/shared.sh"
|
||||
# shellcheck disable=1091,2139
|
||||
source "$DOTFILES/scripts/shared.sh"
|
||||
|
||||
# Get installed php versions from brew and setup aliases
|
||||
|
||||
Reference in New Issue
Block a user