mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 03:49:06 +00:00
fix(shell): update paths, add missing deps
This commit is contained in:
@@ -27,6 +27,8 @@ packages=(
|
||||
github.com/charmbracelet/glow@latest
|
||||
# Static checker for GitHub Actions workflow files
|
||||
github.com/rhysd/actionlint/cmd/actionlint@latest
|
||||
# simple terminal UI for git commands
|
||||
github.com/jesseduffield/lazygit@latest
|
||||
)
|
||||
|
||||
for pkg in "${packages[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user