mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 15:16:33 +00:00
Remove vim from hass
This commit is contained in:
parent
5a80cf9d61
commit
e53ab332a6
@ -13,7 +13,7 @@ packages="fish bash"
|
||||
# Common shell utils
|
||||
packages="$packages tmux htop curl wget pv jq mosh bash-completion ripgrep"
|
||||
# Development tools
|
||||
packages="$packages make neovim vim tig doxygen shellcheck ctags py3-pynvim yamllint black"
|
||||
packages="$packages make neovim tig doxygen shellcheck ctags py3-pynvim yamllint black"
|
||||
|
||||
sudo_package "$packages"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user