mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 06:46:32 +00:00
Switch to universal-ctags
This commit is contained in:
parent
7b7515fbc6
commit
e472e42dc1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user