mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-22 06:36:34 +00:00
Remove mercurial as a package
This commit is contained in:
parent
93da58b644
commit
aff0c7aa99
@ -13,7 +13,7 @@ packages="fish bash"
|
||||
# Common shell utils
|
||||
packages="$packages tmux htop curl wget pv jq mosh bash-completion ripgrep"
|
||||
# Development tools
|
||||
packages="$packages neovim vim mercurial universal-ctags tig doxygen shellcheck"
|
||||
packages="$packages neovim vim universal-ctags tig doxygen shellcheck"
|
||||
|
||||
# Manager specific packages
|
||||
case "$PACKAGE_MANAGER" in
|
||||
|
Loading…
Reference in New Issue
Block a user