diff --git a/recipes/minimal/packages b/recipes/minimal/packages index acb3101..fa16517 100755 --- a/recipes/minimal/packages +++ b/recipes/minimal/packages @@ -7,7 +7,7 @@ sudo_package_update # that I wish to bootstrap. If not a dev environment, I can trim out some of this. # Packages that are pretty much the same treatment or names in all systems -packages="tmux htop curl wget ctags git tig pv jq fish mosh bash-completion neovim ripgrep fzf" +packages="tmux htop curl wget universal-ctags git tig pv jq fish mosh bash-completion neovim ripgrep fzf" # Manager specific packages case "$PACKAGE_MANAGER" in