mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 06:36:32 +00:00
Add ripgrep
This commit is contained in:
parent
76b828a6a7
commit
0b668779fe
@ -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 universal-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 ripgrep"
|
||||
|
||||
# Manager specific packages
|
||||
case "$PACKAGE_MANAGER" in
|
||||
|
Loading…
Reference in New Issue
Block a user