Use universal-ctags for minimal packages

This commit is contained in:
ViViDboarder 2025-01-21 14:16:27 -08:00
parent 21db2fb3d4
commit 24cb8ba272

View File

@ -7,7 +7,7 @@ sudo_package_update
# that I wish to bootstrap. If not a dev environment, I can trim out some of this. # 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 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 # Manager specific packages
case "$PACKAGE_MANAGER" in case "$PACKAGE_MANAGER" in