base-ubuntu: add man package
This commit is contained in:
parent
09fe2751ae
commit
cb809c1fe4
@ -4,7 +4,7 @@ set -e
|
||||
|
||||
sudo apt-get update && sudo apt-get install -y --no-install-recommends \
|
||||
luarocks curl unzip ripgrep fd-find \
|
||||
python3 build-essential
|
||||
python3 build-essential man
|
||||
|
||||
# Install Tree-sitter and Neovim
|
||||
ARCH=$(dpkg --print-architecture)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user