Switch to universal-ctags

This commit is contained in:
ViViDboarder 2021-06-08 18:31:27 -07:00
parent 7b7515fbc6
commit e472e42dc1
1 changed files with 1 additions and 1 deletions

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.
# Packages that are pretty much the same treatment or names in all systems
packages="tmux htop curl wget mercurial ctags tig pv jq fish mosh bash-completion doxygen shellcheck"
packages="tmux htop curl wget mercurial universal-ctags tig pv jq fish mosh bash-completion doxygen shellcheck"
# Manager specific packages
case "$PACKAGE_MANAGER" in