This commit is contained in:
Adam 2024-01-10 22:19:00 -05:00
parent 5cdcbe3c9a
commit 9792755f9e
2 changed files with 2 additions and 0 deletions

View file

@ -113,6 +113,7 @@ mason_tool_installer.setup {
'shellcheck',
'shellharden',
'stylua',
'taplo',
'yamlfix',
},
}

View file

@ -38,6 +38,7 @@ if [ "$1" -ge 1 ]; then
mosh \
neovim \
nnn \
npm \
oh-my-zsh-git \
python-pywal \
ripgrep \